Home | Previous Page | Next Page   Purpose-Function Reference > Purpose-Function Syntax >

am_endscan

The database server calls am_endscan when am_getnext finds no more rows.

Syntax

mi_integer am_endscan(MI_AM_SCAN_DESC *scanDesc)
scanDesc
points to the scan descriptor.

Usage

The am_endscan purpose function might:

Return Values

MI_OK indicates success. MI_ERROR indicates failure.

Related Topics

See the descriptions of:

Home | [ Top of Pag