IBX.IBBlob.TIBBlobStream.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.IBBlob.pas
IBX.IBBlob.hpp
IBX.IBBlob TIBBlobStream

Description

Indicates the transaction handle.

Use TRHandle to obtain the transaction handle.