Share via


xRecord.RowCount Method

Definition

Retrieves the number of rows in the table.

public:
 virtual long RowCount();
public virtual long RowCount ();
abstract member RowCount : unit -> int64
override this.RowCount : unit -> int64
Public Overridable Function RowCount () As Long

Returns

The number of rows in the table.

Applies to