Deleting a recursive relation between tables

To delete a recursive relation defined between tables:
  1. Open the ProBindingSource Designer by selecting the ProBindingSource control on the Design Canvas, click and then ProBindingSource Designer or double-clicking ProBindingSource control on the Design Canvas.
    The ProBindingSource Designer appears and displays the current schema definition with the defined recursive definition.
  2. In the Tables pane, select the base table for which recursion is defined.
  3. From the Recursive table field in the Properties pane, select Default. This resets the Recursive table property to blank and deletes the recursive relation defined between the tables.
  4. To save the changes in the selected schema definition, click OK.