| TableAttributeCompactStorage Property  | 
            Determines if the table is defined with COMPACT STORAGE
            
 
Namespace: Cassandra.Mapping.AttributesAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic bool CompactStorage { get; set; }Property Value
Type: 
Boolean
See Also