CSubGenreRecordset

[This is preliminary documentation and subject to change.]

The CSubGenreRecordset class is used to select and create CSubGenre objects from the Sub-Genre table via functions in the CDatabaseRecordset parent class.

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

QuickInfo

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