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
private str dbFieldName(TableId _tableId, FieldId _fieldId)
Run On
Server
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.