PSAResourceSchedulingDAL::getRecordsCount Method [AX 2012]

Gets the number of records.

server public static int getRecordsCount(Common t)

Run On

Server

Parameters

t
Type: Common Table
The table buffer for which the record count is needed.

Return Value

Type: int
Returns the records count.
Show: