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.
Returns the field name in the database.
Syntax
client server public static str dbFieldName(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table ID.
- _fieldId
Type: FieldId Extended Data Type
The field ID.
Return Value
Type: str
The field name in the database.