FireDAC.Phys.Oracle.TFDOracleAdmin.Server

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Server: String read FServer write FServer;

C++

__property System::UnicodeString Server = {read=FServer, write=FServer};

Properties

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

Description

Connection string that describes the target Oracle database instance.

The supported connection string formats are:

See Also