IndexStatement.IndexOptions 속성

정의

인덱스 옵션입니다. 선택 요소에는 요소가 0일 수 있습니다.

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

속성 값

적용 대상