|
RAD Studio VCL Reference
|
Implementation of TDBXConnectionFactory that does not load driver and connection properties.
TDBXMemoryConnectionFactory = class(TDBXConnectionFactory);
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!
|