ReleaseUpdateBulkCopyDB::getRowCount Method [AX 2012]
Gets number of rows of a table.
server public static int getRowCount(TableName _tableName)
Run On
ServerParameters
- _tableName
- Type: TableName Extended Data Type
The table name.
Show:
Gets number of rows of a table.
server public static int getRowCount(TableName _tableName)