API:Data.DBXClient.TDBXClientConnection.GetProductName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetProductName: string; override;

C++

virtual System::UnicodeString __fastcall GetProductName();

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientConnection

Description

Getter of ProductName.

Data.DBXClient.TDBXClientConnection.GetProductName inherits from Data.DBXCommon.TDBXConnection.GetProductName. All content below this line refers to Data.DBXCommon.TDBXConnection.GetProductName.

Getter of ProductName.

See Also