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