IBX.IBCustomDataSet.TIBCustomDataSet.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.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBCustomDataSet

Description

Specifies the transaction handle for the dataset.

Check TRHandle to determine the transaction handle for the dataset.