FireDAC.Phys.OracleWrapper.TOCIStartupFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TOCIStartupFlags = set of TOCIStartupFlag;

C++

typedef System::Set<TOCIStartupFlag, TOCIStartupFlag::sfRestrict, TOCIStartupFlag::sfForce> TOCIStartupFlags;

Properties

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

Description

Set of startup flags.

See Also