CEnhancementRecordset

[This is preliminary documentation and subject to change.]

The CEnhancementRecordset class is used to select and create CEnhancement objects from the Enhancement table via functions in the CDatabaseRecordset parent class. This class provides Enhancement recordset manipulation via parent functions

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

QuickInfo

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