TableDefinition.Indexes 屬性

定義

本欄索引。

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

屬性值

適用於