Click or drag to resize

RTreecheckConsistency Method

Check the consistency of the tree.

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public bool checkConsistency()

Return Value

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