OdbcMetaDataCollectionNames.Indexes Field

Definition

A constant for use with the GetSchema method that represents the Indexes collection.

public: static initonly System::String ^ Indexes;
public static readonly string Indexes;
 staticval mutable Indexes : string
Public Shared ReadOnly Indexes As String 

Field Value

Applies to

See also