CBroadcastPropertyRecordset

[This is preliminary documentation and subject to change.]

The CBroadcastPropertyRecordset class is used to retrieve and set CBroadcastProperty record objects from the BroadcastProperty table using methods defined in the CDatabaseRecordset parent class.

The CBroadcastPropertyRecordset class implements the following methods:

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

QuickInfo

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