Introduction to Relationship Objects
The Relationship Object
Relationship objects enable SQL Yoga to automate tasks that involve related tables in your database. Relationship objects unlock the following features in SQL Yoga:
• Turning SQL record sets into hierarchal arrays based on relationships between tables.
• Automatically linking and unlinking records in two related tables.
• Retrieving the related records from a table that is related to a SQL Record object's table.
Refer to the API documention for Table Relationship objects for all handlers and properties available.
0 Comments
Add your comment