ColumnDefinition.IdentityOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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