CreateIndexKeyList.IncludedColumns 属性

定义

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)

属性值

适用于