ADODataSet.Prev


public function Prev

Prototype:

public function Prev()

Description:

Moves to the previous row, if possible.

Warning: Not all databases support this operation.

Return value:

Returns 0 no records are available (or first record is already selected), non-zero if it succeeded.