UniqueConstraintDefinition.IndexOptions 屬性

定義

索引選項。 可選的則可能沒有任何元素。

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)

屬性值

適用於