|
RAD Studio VCL Reference
|
Provides an interface to the dbExpress object that represents a connection.
property DBXConnection: TDBXConnection;
__property TDBXConnection DBXConnection;
DBXConnection is an interface to the underlying dbExpress object for a database connection. Typically, you would not need to interact directly with this dbExpress object because all of its methods are surfaced, directly or indirectly, in the implementation of TSQLConnection.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|