Concept Framework 2.0 documentation Contents | Index

ADODataSet.CountRows

Name Type Access Version Deprecated
CountRows function public version 1.0 no

Prototype:
public function CountRows();


Description:
This function returns the number of rows in the current result. A call to this method will be valid ONLY after a successful call to First or FetchForward.

Returns:
Returns the number of rows in the current result.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:14 2011 GMT(c)2011 RadGs Software