Share via


DictRelation.loadFieldRelation Method

Loads a relation that is specified by a field ID.

Syntax

public TableId loadFieldRelation(
    FieldId fieldId, 
   [TableScope tableScope, 
    Common record, 
    boolean isLookup])

Run On

Called

Parameters

  • record
    Type: Common Table
    The record that forms the relation; optional.

Return Value

Type: TableId Extended Data Type
The ID of the table for the relation; nullNothingnullptrunita null reference (Nothing in Visual Basic) if the method failed.

See Also

Reference

DictRelation Class