Summary of the "mimecharsets_" fields in ListManager
This table stores the standard MIME character sets that can be used to create international content.
Primary key: CharSetID_
CharSetID__ |
An auto-incrementing ID field that uniquely identifies a record in this table (int, NOT NULL) |
Name_ |
This is the MIME compatible name of the character set (varchar(40), NULL) |
Desc_ |
A text description. Informational only (varchar(120), NULL) |