FireDAC.Phys.Oracle.TFDOracleAdmin.Create
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.