FireDAC.Phys.Oracle.TFDOracleAdmin.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TFDOracleAdmin(System::Classes::TComponent* AOwner);

Properties

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

Description

Creates an instance of TFDOracleAdmin with the specified component as owner.

See Also