TableAttributeCaseSensitive Property |
Determines if the table and column names are defined as case sensitive (default to true).
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public bool CaseSensitive { get; set; }
Property Value
Type:
BooleanSee Also