TableAttributeCompactStorage Property |
Determines if the table is defined with COMPACT STORAGE
Namespace: Dse.Mapping.AttributesAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public bool CompactStorage { get; set; }
Property Value
Type:
BooleanSee Also