Concept Framework 1.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: Thu Oct 15 20:01:58 2009 GMT(c)2009 RadGs Software