CEpisodeProperty

[This is preliminary documentation and subject to change.]

Each CEpisodeProperty object corresponds to a single record of the Episode Property table in the Guide database. You can use the methods of CEpisodeProperty to retrieve and set field values. These objects are created and initialized by CEpisodePropertyRecordset objects.

The CEpisodeProperty class provides the following methods:

Method Description
SetEpisodeID Sets the value of the Episode ID field.
SetBroadcastPropertyID     Sets the value of the Broadcast Property ID field.
EpisodeID Retrieves the value of the Episode ID field.
BroadcastPropertyID Retrieves the value of the Broadcast Property ID field.

QuickInfo

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