Data.DBXDelegate.TDBXDelegateConnection.GetConnectionProperty

Aus RAD Studio API Documentation

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.DBXDelegate.pas
Data.DBXDelegate.hpp
Data.DBXDelegate TDBXDelegateConnection

Beschreibung

Getter-Methode von ConnectionProperty. {{#multireplace:Data.DBXDelegate.TDBXDelegateConnection.GetConnectionProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.DBXCommon.TDBXConnection.GetConnectionProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.DBXCommon.TDBXConnection.GetConnectionProperty|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Getter-Methode von ConnectionProperty.

Siehe auch