RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriverHelp.GetConnection Method
Pascal
class function GetConnection(ConnectionFactory: TDBXConnectionFactory; DBXContext: TDBXContext; ConnectionName: String): TDBXConnection; static;
C++
static __fastcall TDBXConnection GetConnection(TDBXConnectionFactory ConnectionFactory, TDBXContext DBXContext, AnsiString ConnectionName);

This is GetConnection, a member of class TDBXDriverHelp.

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