IBX.IBSQL.TIBSQL.Next

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Next: TIBXSQLDA;

C++

TIBXSQLDA* __fastcall Next(void);

Properties

Type Visibility Source Unit Parent
function public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Description

Returns an extended SQL descriptor for the next record.

Call Next to get an extended SQL descriptor for the next record.