跳至主要内容

Tables.GetRelationships

取得一組資料表間的關聯性。

Syntax

Tables.GetRelationships(
tables as table,
optional dataColumn as text
) as table

Remarks

取得一組資料表間的關聯性。集合 tables 假設為具有類似於導覽資料表的結構。由 dataColumn 所定義的資料行包含實際的資料表。

Category

Table.Information