Click or drag to resize

CDBiCheck Method

Does an integrity check of the data in the database to ensure it is valid.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iCheck()

public int iCheck()

Return Value

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