Datasnap.DSConnect.TDSProviderConnection.GetServer
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSConnect.pas Datasnap.DSConnect.hpp
| |
| Unit: Datasnap.DSConnect | |
| Parent: TDSProviderConnection | |
Delphi
function GetServer: IAppServer; override;
C++
virtual Datasnap::Midas::_di_IAppServer __fastcall GetServer();
Description
Get IAppServer interface implemented by component.
GetServer gets the IAppServer interface implemented by this component.