TableOptionsIsCompactStorage Property |
Whether the table uses the COMPACT STORAGE option.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public bool IsCompactStorage { get; }
Return Value
Type:
Booleanwhether the table uses the
COMPACT STORAGE
option.
See Also