Datasnap.DSCommonServer.TDSVoidConnectionHandler.GetProductName
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSVoidConnectionHandler |
Delphi
function GetProductName: string; override;
C++
virtual System::UnicodeString __fastcall GetProductName();
Description
Returns an empty string.
The GetProductName method returns an empty string.