IBX.IBSQL.TIBSQL.TRHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TRHandle: PISC_TR_HANDLE read GetTRHandle;

C++

__property Ibx::Ibheader::PISC_TR_HANDLE TRHandle = {read=GetTRHandle};

Properties

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

Description

Specifies the transaction handle for the query.

Use the TRHandle property to return the transaction handle for the query.