Share via


SysDefaultData.createdNumTmp Method [AX 2012]

Returns the number of records that are created in temporary mode. This method shouldn't normally be overridden.

Syntax

public int64 createdNumTmp([Common cursor])

Run On

Called

Parameters

Return Value

Type: int64
An integer containing the number of records in the temporary table.

See Also

Reference

SysDefaultData Class