IBX.IBServices.TTransactionState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TTransactionState = (LimboState, CommitState, RollbackState, UnknownState);

C++

enum DECLSPEC_DENUM TTransactionState : unsigned char { LimboState, CommitState, RollbackState, UnknownState };

Properties

Type Visibility Source Unit Parent
enum public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!