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.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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