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 type of a field by calling the dbType methods in this class.
Syntax
protected str dbFieldType(TableId _tableId, FieldId _fieldId)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The tableid of the table of the filed.
- _fieldId
Type: FieldId Extended Data Type
Teh fieldid.
Return Value
Type: str
A SQL string.