DbMetaDataColumnNames.QuotedIdentifierPattern Field

Definition

Used by the GetSchema method to create the QuotedIdentifierPattern column in the DataSourceInformation collection.

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

Field Value

Applies to

See also