Click or drag to resize
TableOptionsIsCompactStorage Property
Whether the table uses the COMPACT STORAGE option.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public bool IsCompactStorage { get; }

Return Value

Type: Boolean
whether the table uses the COMPACT STORAGE option.
See Also