[This is preliminary documentation and subject to change.]
The CStreamTypeRecordset class is used to select and create CStreamType objects from the StreamType table via functions in the CDatabaseRecordset parent class.
| Method | Description | 
|---|---|
| GetTableName | Returns the name of the table associated with this recordset, in this case Stream Type. | 
| GetRecordsetObject | Initializes a CStreamType object with records from the Guide database. | 
| SetRecordsetObject | Saves the records in a CStreamType object to the Guide database. | 
  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in streamty.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.