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