Share via


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

  • _length
    Type: int
    The length of the type, if it is a string.

Return Value

Type: str
A SQL string.

See Also

Reference

InventSiteActivateUpdRule Class