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.5 (git 25b8d4e)
Syntaxpublic Map<TPoco> CaseSensitive()
Return Value
Type:
MapTPoco
See Also