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