Share via


CreateIndexOperation.Columns Property

Definition

The ordered list of column names for the column that make up the index.

public virtual string[] Columns { get; set; }
member this.Columns : string[] with get, set
Public Overridable Property Columns As String()

Property Value

String[]

Applies to