sysTestRecordCount::addRow Method [AX 2012]
Adds a row to the record count.
Syntax
server public static void addRow(SysGuid _context, TableName _tableName)
Run On
Server
Parameters
- _context
Type: SysGuid Extended Data Type
The context that is currently linked to the sysTestRecordCount instance.
- _tableName
Type: TableName Extended Data Type
The table name that should be added.