Click or drag to resize
TableAttributeCompactStorage Property
Determines if the table is defined with COMPACT STORAGE

Namespace: Cassandra.Mapping.Attributes
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public bool CompactStorage { get; set; }

Property Value

Type: Boolean
See Also