IBX.IBDatabase.TIBBase.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.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBBase

Description

Returns the transaction handle.

Use TRHandle to return the transaction handle.