[This is preliminary documentation and subject to change.]
The CEpisodeTRecordset class is used to select and create CEpisodeT objects from the EpisodeT 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 Episode. |
GetRecordsetObject | Initializes a CEpisodeT object with records from the Guide database. |
SetRecordsetObject | Saves the records in a CEpisodeT object to the Guide database. |
Seek | Returns a value that indicates whether the specified record is in the recordset. |
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in episodet.h.
Import Library: Use dbsets.lib or dbsetsSt.lib.
Unicode: Yes.