Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Looks in the hierarchy (base and derived tables) for a field that has current table ID and field ID.
Syntax
client server public static DictField findFieldById(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The ID of the table.
- _fieldId
Type: FieldId Extended Data Type
The ID of the field.
Return Value
Type: DictField Class
A DictField object; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).