Renaming the recursive relation between tables

Renaming the recursive relation defined between tables involves changing the table name that is in a recursive relation with the base table. This does not delete the recursive relation defined between these tables.

To rename 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 table which is in recursive relation with the base table.
  3. In the Name field in the Properties pane, type a different name for the selected table.
  4. To save the changes in the selected schema definition, click OK.