 | CDBCompact Method |
Removes any extra space from the database. This will
reduce the database to its smallest size.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void Compact()
public void Compact()
Public Sub Compact
Public Sub Compact
public:
void Compact()
public:
void Compact()
member Compact : unit -> unit
member Compact : unit -> unit
See Also