FireDAC.Phys.Oracle.TFDOracleAdmin.ShutdownMode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ShutdownMode: TOCIShutdownMode read FShutdownMode write FShutdownMode  default smTransactional;

C++

__property Firedac::Phys::Oraclewrapper::TOCIShutdownMode ShutdownMode = {read=FShutdownMode, write=FShutdownMode, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FireDAC.Phys.Oracle.pas
FireDAC.Phys.Oracle.hpp
FireDAC.Phys.Oracle TFDOracleAdmin


Beschreibung

Modus, der während eines Schließprozesses verwendet werden soll.

Siehe auch