Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Tables.GetRelationships(tables as table, optional dataColumn as nullable text) as table
About
Gets the relationships among a set of tables. The set tables
is assumed to have a structure similar to that of a navigation table. The column defined by dataColumn
contains the actual data tables.