Category of this column. This attribute must be specified with a value of 'Binary' if the Type attribute's value is 'binary'. This attribute's value must be one of the following:
Text
UpperCase
LowerCase
Integer
DoubleInteger
TimeDate
Identifier
Property
Filename
WildCardFilename
Path
Paths
AnyPath
DefaultDir
RegPath
Formatted
FormattedSddl
Template
Condition
Guid
Version
Language
Binary
CustomSource
Cabinet
Shortcut
Description
String
Description of this column.
KeyColumn
Integer
Column in the table in KeyTable attribute.
KeyTable
String
Table in which this column is an external key. Can be semicolon delimited.
The type of this column. This attribute's value must be one of the following:
binary
Column contains a path to a file that will be inserted into the column as a binary object. If this value is set, the Category attribute must also be set with a value of 'Binary' to pass ICE validation.
int
Column contains an integer or datetime value (the MinValue and MaxValue attributes should also be set).