Click or drag to resize
MapTPocoCaseSensitive Method
Specifies that when generating queries, the table and column names identifiers must be quoted. Defaults to false.

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public Map<TPoco> CaseSensitive()

Return Value

Type: MapTPoco
See Also