IBX.IBSQL.TIBSQL.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: TISC_STMT_HANDLE read FHandle;

C++

__property Ibx::Ibexternals::PVoid Handle = {read=FHandle};

Properties

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

Description

Specifies the handle for the query.

Use the Handle property to get the query handle.