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)

속성 값

적용 대상