Click or drag to resize

RTreecheckConsistency Method

Check the consistency of the tree.

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public bool checkConsistency()

Return Value

Type: Boolean
false if an inconsistency is detected, true otherwise
See Also