Concept Framework 1.0 documentation Contents | Index

ADODataSet.FetchByIndex

Name Type Access Version Deprecated
FetchByIndex function public version 1.0 no

Prototype:
public function FetchByIndex(index)

Parameters:
index      the index of the desired row

Description:
Fetches a row by its index.

Warning: Not all databases support this operation. Check First and Next which are supported by any driver.

Returns:
Returns 0 is index is invalid; non-zero if index is valid.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:58 2009 GMT(c)2009 RadGs Software