RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionEx Class

Temporary extension of TDBXConnection class.

Pascal
TDBXConnectionEx = class(TDBXConnection);
C++
class TDBXConnectionEx : public TDBXConnection;

DBXCommon

TDBXConnectionEx is an extension of TDBXConnection.

Note: Classes ending in “Ex” are temporary classes that exist to avoid breaking interfaces. Their contents will be migrated to their base class in the next release.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!