SysDefaultData.createdNumTmp Method [AX 2012]

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

public int64 createdNumTmp([Common cursor])

Run On

Called

Parameters

cursor
Type: Common Table

Return Value

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

Community Additions

ADD
Show: