Concept Framework 2.2 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: Sun Jan 27 18:15:09 2013 GMT(c)2013 Devronium Applications