TableAttributeCaseSensitive Property |
If the table identifiers are case sensitive (defaults to false)
Namespace: Dse.Mapping.AttributesAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public bool CaseSensitive { get; set; }
Property Value
Type:
BooleanSee Also