Click or drag to resize
ITypeDefinitionCompactStorage Property
Determines if the table is declared with COMPACT STORAGE

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
bool CompactStorage { get; }

Property Value

Type: Boolean
See Also