InventSiteActivateUpdRule.dbType Method [AX 2012]
Returns a string definition of a database type.
Syntax
protected str dbType(Types _types, [int _length])
Run On
Server
Parameters
- _types
Type: Types Enumeration
The database type.
- _length
Type: int
The length of the type, if it is a string.
Return Value
Type: str
A SQL string.