OdbcMetaDataCollectionNames.Tables Field

Definition

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

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

Field Value

Applies to

See also