Datasnap.Win.TConnect.TLocalConnection.GetServer
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.Win.TConnect.pas Datasnap.Win.TConnect.hpp
| |
Unit: Datasnap.Win.TConnect | |
Parent: TLocalConnection |
Delphi
function GetServer: IAppServer; override;
C++
virtual Datasnap::Midas::_di_IAppServer __fastcall GetServer();
Description
Returns the IAppServer interface for communicating with local providers.
GetServer returns the value of the AppServer property.