Record.Relation(Any) Method
Version: Available or changed with runtime version 1.0.
Determines the table relationship of a given field.
Syntax
TableNumber := Record.Relation(Field: Any)
Parameters
Record
Type: Record
An instance of the Record data type.
Field
Type: Any
The field for which you want to find the table relationship.
Return Value
TableNumber
Type: Integer