DbMetaDataColumnNames.SupportedJoinOperators Field

Definition

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

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

Field Value

Applies to

See also