TableAttributeCaseSensitive Property  | 
 
            If the table identifiers are case sensitive (defaults to false)
            
 
    Namespace: 
   Cassandra.Mapping.Attributes
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.10.0
Syntaxpublic bool CaseSensitive { get; set; }Property Value
Type: 
Boolean
See Also