Share via


CreateIndexKeyList.IncludedColumns Property

Definition

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier> IncludedColumns { get; set; }
member this.IncludedColumns : seq<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier> with get, set
Public Property IncludedColumns As IEnumerable(Of SqlIdentifier)

Property Value

Applies to