RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.GetConnectionFactory Method

Gets a TDBXConnectionFactory singleton

Pascal
class function GetConnectionFactory: TDBXConnectionFactory; static;
C++
static __fastcall TDBXConnectionFactory GetConnectionFactory();

This method returns a class static TDBXConnectionFactory singleton that can be used to create new TDBXConnection instances. 

 

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