RAD Studio VCL Reference
|
Connection for the dbExpress driver framework
TDBXConnection = class;
class TDBXConnection;
DBXCommon
This class represents a connection for the dbExpress driver framework. It provides support for creating commands, retrieving database records and related metadata, and transaction management.
Use the TDBXConnection.CreateCommand to create a TDBXReader object to read database records.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|