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)

属性值

适用于