Click or drag to resize

PlanInfoGetRowsUsed Method

Gets the rows used.

Namespace:  ZReports
Assembly:  ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public long GetRowsUsed()

Return Value

Type: Int64
The rows used.
See Also