Click or drag to resize
MapTPocoCompactStorage Method
Specifies that the table is defined as COMPACT STORAGE

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public Map<TPoco> CompactStorage()

Return Value

Type: MapTPoco
See Also