IRelationalIndex.IndexedColumns Property

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataOrderedCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IIndexedColumn> IndexedColumns { get; }
member this.IndexedColumns : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataOrderedCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IIndexedColumn>
Public ReadOnly Property IndexedColumns As IMetadataOrderedCollection(Of IIndexedColumn)

Property Value

Applies to