SequenceOption.OptionKind Property

Definition

The type of the option.

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

Property Value

Applies to