Tables.GetRelationships
Gets the relationships among a set of tables.
function (tables
as table, optionaldataColumn
as nullable any) as table
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.Table.Information
Last modified 4yr ago