IBX.IBSQL.TIBSQL.Current

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Current: TIBXSQLDA;

C++

TIBXSQLDA* __fastcall Current();

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 current record.

Call Current to get an extended SQL descriptor for the current record.