FireDAC.Phys.OracleWrapper.TOCITransactionMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOCITransactionMode = (tmDefault, tmReadWrite, tmSerializable, tmReadOnly);

C++

enum DECLSPEC_DENUM TOCITransactionMode : unsigned int { tmDefault, tmReadWrite, tmSerializable, tmReadOnly };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper FireDAC.Phys.OracleWrapper

Description

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