Click or drag to resize

CDBRepair Method

Cleans the database by removing invalid blocks

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void Repair(
	string file
)

public static void Repair(
	string file
)

Parameters

file
Type: SystemString
Name of the Database File to Create
See Also