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()
Public Function checkConsistency As Boolean
public:
bool checkConsistency()
member checkConsistency : unit -> bool
Return Value
Type:
Booleanfalse if an inconsistency is detected, true otherwise
See Also