CRatingRecordset

[This is preliminary documentation and subject to change.]

The CRatingRecordset class is used to select and create CRating objects from the Rating table via functions in the CDatabaseRecordset parent class.

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

QuickInfo

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