Share via


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

Return Value

Type: str
A SQL string.

See Also

Reference

InventSiteActivateUpdRule Class