SequenceStatement.SequenceOptions プロパティ

定義

シーケンス オプション。 0 個の要素を含めることができます。

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)

プロパティ値

適用対象