SqlClientMetaDataCollectionNames.Databases Field

Definition

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

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

Field Value

Applies to

See also