FireDAC.Phys.Oracle.TFDOracleStartupOperation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDOracleStartupOperation = (stoStart, stoMount, stoOpen, stoOpenPDB);

C++

enum DECLSPEC_DENUM TFDOracleStartupOperation : unsigned int { stoStart, stoMount, stoOpen, stoOpenPDB };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.