Share via


ReleaseUpdateBulkCopyDB::getRowCount Method [AX 2012]

Gets number of rows of a table.

Syntax

server public static int getRowCount(TableName _tableName)

Run On

Server

Parameters

Return Value

Type: int
The number of rows in the table.

See Also

Reference

ReleaseUpdateBulkCopyDB Class