IMutableRelationalIndex.IndexedColumns Property

Definition

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

Property Value

Applies to