DbMetaDataColumnNames.CompositeIdentifierSeparatorPattern Field

Definition

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

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

Field Value

Applies to

See also