InventSiteActivateUpdRule.dbFieldType Method [AX 2012]
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.