FireDAC.Stan.Option.TFDTxIsolation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFDTxIsolation = (xiUnspecified, xiDirtyRead, xiReadCommitted, xiRepeatableRead,
xiSnapshot, xiSerializible);

C++

enum DECLSPEC_DENUM TFDTxIsolation : unsigned int { xiUnspecified, xiDirtyRead, xiReadCommitted, xiRepeatableRead, xiSnapshot, xiSerializible };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

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 !