ColumnDefinition.Index Property

Definition

The index for this column.

public Microsoft.SqlServer.TransactSql.ScriptDom.IndexDefinition Index { get; set; }
member this.Index : Microsoft.SqlServer.TransactSql.ScriptDom.IndexDefinition with get, set
Public Property Index As IndexDefinition

Property Value

Applies to