OdbcMetaDataColumnNames.BooleanTrueLiteral Field

Definition

Used by the GetSchema method to create the BooleanTrueLiteral column.

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

Field Value

Applies to

See also