Meta Data Services Programming

IPropertyDef ColumnName Property

This property specifies the name of the column in the SQL table for the property definition object. A SQL table is used to store instance information for the properties of an interface. By default, there is a column in this table for each property that is defined as a member of the interface. The length of the column name must be 30 bytes or less.

Dispatch Identifier:   DISPID_ColumnName (58)

Property Data Type:   string

See Also

IPropertyDef Interface