FieldReferences
Retrieves both single-value and multi-value references from a table.
Columns
| Name | Type | References | Description |
| ReferenceTable | String | The name of the table containing the reference field. | |
| ReferenceColumn | String | The name of column that refers to another field. | |
| TargetTable | String | The name of the table targetted by the reference. | |
| IsMultiValued | Boolean | Whether the reference column contains multiple values. |