Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets number of rows of a table.
Syntax
server public static int getRowCount(TableName _tableName)
Run On
Server
Parameters
- _tableName
Type: TableName Extended Data Type
The table name.
Return Value
Type: int
The number of rows in the table.