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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iCheck()

Return Value

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