API:Data.DBXClient.TDBXClientConnection.GetProductName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function  GetProductName: string; override;

C++

virtual System::UnicodeString __fastcall GetProductName();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientConnection

Beschreibung

Getter-Methode von ProductName.

Data.DBXClient.TDBXClientConnection.GetProductName erbt von Data.DBXCommon.TDBXConnection.GetProductName. Der folgende Inhalt bezieht sich auf Data.DBXCommon.TDBXConnection.GetProductName.

Getter-Methode von ProductName.

Siehe auch