ColumnDefinition.IdentityOptions Property

Definition

Represents the Identity Options

public Microsoft.SqlServer.TransactSql.ScriptDom.IdentityOptions IdentityOptions { get; set; }
member this.IdentityOptions : Microsoft.SqlServer.TransactSql.ScriptDom.IdentityOptions with get, set
Public Property IdentityOptions As IdentityOptions

Property Value

Applies to