size

The size method returns the current number of rows in the source table.

Syntax

Parameters

This method takes no arguments.

Returns

An int value representing the current number of rows in the source table.

Example