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