MapTPocoCaseSensitive Method |
Specifies that when generating queries, the table and column names identifiers must be quoted. Defaults to false.
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public Map<TPoco> CaseSensitive()
Return Value
Type:
MapTPocoSee Also