This property specifies a textual description of the column.
Syntax
IColumn.Description
Remarks
The description is an aid to identifying the column. There is no restriction on the size of this property.
Example
See Creating_and_Accessing IColumn Interface Objects.
See Also