SequenceStatement.SequenceOptions 屬性

定義

序列選項。 可能完全沒有元素。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SequenceOption> SequenceOptions { get; }
member this.SequenceOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SequenceOption>
Public ReadOnly Property SequenceOptions As IList(Of SequenceOption)

屬性值

適用於