Map<TPoco>.CaseSensitive Method |
Specifies that when generating queries, the table and column names identifiers must be quoted. Defaults to false.
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.10.0
Syntaxpublic Map<TPoco> CaseSensitive()
Return Value
Type:
Map<TPoco>
See Also