Click or drag to resize
CDBRepair Method
Cleans the database by removing invalid blocks

Available since Oasis montaj version: 5.1.1
License: Available to anyone.  

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

Parameters

str1
Type: SystemString
name of the Database File to Create
See Also