Data.DBXDelegate.TDBXDelegateConnection.GetConnectionProperty

From RAD Studio API Documentation

Delphi

function GetConnectionProperty(const Name: string): string; override;

C++

virtual System::UnicodeString __fastcall GetConnectionProperty(const System::UnicodeString Name);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXDelegate.pas
Data.DBXDelegate.hpp
Data.DBXDelegate TDBXDelegateConnection

Description

Getter of ConnectionProperty. {{#multireplace:Data.DBXDelegate.TDBXDelegateConnection.GetConnectionProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DBXCommon.TDBXConnection.GetConnectionProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DBXCommon.TDBXConnection.GetConnectionProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Getter of ConnectionProperty.

See Also