IMutableColumn.InPrimaryKey Property
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
InPrimaryKey | Gets a value that indicates whether the column is included in the definition of a PRIMARY KEY or UNIQUE constraint. (Inherited from IColumn.) | |
InPrimaryKey | Gets or sets a value that indicates whether the column is included in the definition of a PRIMARY KEY or UNIQUE constraint. |
Top