DbMetaDataColumnNames.StatementSeparatorPattern Field

Definition

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

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

Field Value

Applies to

See also