Click or drag to resize
TableAttributeCaseSensitive Property
If the table identifiers are case sensitive (defaults to false)

Namespace: Dse.Mapping.Attributes
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public bool CaseSensitive { get; set; }

Property Value

Type: Boolean
See Also