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)

속성 값

적용 대상