DbMetaDataColumnNames.IsCaseSensitive Field

Definition

Used by the GetSchema method to create the IsCaseSensitive column in the DataTypes collection.

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

Field Value

Applies to

See also