Click or drag to resize
TableAttributeCompactStorage Property
Determines if the table is defined with COMPACT STORAGE

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

Property Value

Type: Boolean
See Also