Click or drag to resize

CDBCompact Method

Removes any extra space from the database. This will reduce the database to its smallest size.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void Compact()

public void Compact()
See Also