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