RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSProviderConnection.GetServer Method

Get IAppServer interface implemented by component.

Pascal
function GetServer: IAppServer; override;
C++
virtual __fastcall IAppServer GetServer();

GetServer gets the IAppServer interface implemented by this component. 

 

IAppServer 

AppServer

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!