| TableAttributeCaseSensitive Property  | 
            Determines if the table and column names are defined as case sensitive (default to true).
            
 
Namespace: Cassandra.Data.LinqAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic bool CaseSensitive { get; set; }Property Value
Type: 
Boolean
See Also