RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXMemoryConnectionFactory Class

Implementation of TDBXConnectionFactory that does not load driver and connection properties.

Pascal
TDBXMemoryConnectionFactory = class(TDBXConnectionFactory);
C++
class TDBXMemoryConnectionFactory : public TDBXConnectionFactory;

Implementation of TDBXConnectionFactory that does not load driver and connection properties from initialization files. It is used by VCL when the dbxconnections.ini and dbxdrivers.ini files cannot be found. 

 

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