The ProBindingSource Designer dialog allows you to define
recursive relationships between tables using the Recursive table property.
When using the Recursive table property, note of the following:
- Recursive table lists the name of the selected table and all its parent
tables in a hierarchical order.
- A table can have a recursive relation with either itself or any of the parent
table in its hierarchy.
- You can define only one recursive relation in a schema definition.