xRecord.RowCount Method

Retrieves the number of rows in the table.

Syntax

public int64 RowCount()

Run On

Called

Return Value

Type: int64
The number of rows in the table.

See Also

Reference

xRecord Class