TableDefinition.Indexes Property

Definition

The index for this column.

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)

Property Value

Applies to