TableAttributeCaseSensitive Property |
Determines if the table and column names are defined as case sensitive (default to true).
Namespace:
Cassandra.Data.Linq
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public bool CaseSensitive { get; set; }
Property Value
Type:
BooleanSee Also