Datasnap.DSCommonServer.TDSDefaultDatabaseConnectionHandler.GetProductName
Delphi
function GetProductName: string; override;
C++
virtual System::UnicodeString __fastcall GetProductName(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp | Datasnap.DSCommonServer | TDSDefaultDatabaseConnectionHandler | 
Description
Returns the DataSnap product name.
The GetProductName method returns the 'DataSnap' string, representing the name of the product.