CChannelPropertyRecordset

[This is preliminary documentation and subject to change.]

The CChannelPropertyRecordset class is used to select and create CChannelProperty objects from the Channel Property table using functions defined in the CDatabaseRecordset parent class.

Method Description
GetTableName Returns the name of the table associated with this recordset, in this case Channel Property.
GetRecordsetObject Initializes a CChannelProperty object with records from the Guide database.
SetRecordsetObject Saves the records in a CChannelProperty object to the Guide database.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in dbrs.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.