ISchedulerRowSet.GetCount Method

Definition

Retrieves the number of rows in the rowset.

public int GetCount ();
abstract member GetCount : unit -> int
Public Function GetCount () As Integer

Returns

The number of rows in the rowset.

Applies to