Click or drag to resize
CDBiCheck Method
Does an integrity check of the data in the database to ensure it is valid.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iCheck()

Return Value

Type: Int32
0 - Ok 1 - Invalid Blocks in the Database
See Also