API:Data.SqlExpr.TTransactionDesc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TTransactionDesc = packed record

C++

struct DECLSPEC_DRECORD TTransactionDesc
{
public:
    unsigned TransactionID;
    unsigned GlobalID;
    TTransIsolationLevel IsolationLevel;
    unsigned CustomIsolation;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr Data.SqlExpr

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !