RTreecheckConsistency Method |
Check the consistency of the tree.
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic 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