| TableSchemaColumnIsKey Property |
Gets or sets value indicating whether column is a key column.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsKey { get; set; }
Public Property IsKey As Boolean
Get
Set
Property Value
Type:
BooleanSee Also