IViewRelationshipDef ColumnNamePrefix Property

Meta Data Services Programming

Meta Data Services Programming

IViewRelationshipDef ColumnNamePrefix Property

This string is prefixed to the column names NAME, PrevDstID, and RelTypeID. The string is used in all views in which the corresponding column appears. The maximum length of this string is 118 characters.

This string is used as the foreign key column (if the relationship is stored as a foreign key), and is attached to all columns that are scoped to the relationship.

Note  In a view that involves multiple relationship types, use this property to enhance the readability of column names.

Dispatch Identifier:   DISPID_IViewRelationshipDefColumnNamePrefix (383)

Property Data Typestring

See Also

IViewRelationshipDef Interface

JunctionViewName Property

Naming Conventions for Generated Views

ViewFlags Property