[This is preliminary documentation and subject to change.]
The Episode table in the Guide database describes each television program episode. The Episode table contains the following fields.
| Field | Description |
|---|---|
| E Abbreviation | Bit field that indicates how to abbreviate episode titles for smaller display areas. |
| E Description | Extended description of this episode. |
| E Display Mask | This field is reserved for future use. |
| E Episode ID | Internally generated unique identifier for this episode. |
| E Last Update | Last time this row in the table was updated. |
| E Rating ID | Foreign key from the Rating table. |
| E Theme ID | Foreign key from the Theme table. |
| E Title | Program title. |