RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.GetServerConnection Method

Create connection to server with connection properties.

Pascal
function GetServerConnection(const Properties: TDBXProperties): TDBXConnection; override; overload;
C++
virtual __fastcall TDBXConnection GetServerConnection(const TDBXProperties Properties);

GetServerConnection creates a local, in-process connection to this server with the connection properties provided. 

 

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