FireDAC.Phys.Oracle.TFDOracleAdmin.DriverLink

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DriverLink: TFDPhysOracleDriverLink read GetDriverLink write SetDriverLink;

C++

__property TFDPhysOracleDriverLink* DriverLink = {read=GetDriverLink, write=SetDriverLink};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.Oracle.pas
FireDAC.Phys.Oracle.hpp
FireDAC.Phys.Oracle TFDOracleAdmin

Description

Oracle driver link that this component uses.

See Also