RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionBuilder Class

Utility class used by driver writers when connections are created.

Pascal
TDBXConnectionBuilder = class;
C++
class TDBXConnectionBuilder;

DBXCommon

This utility class is used by driver writers when connections are created. It is particularly important for chaining delegate connections in front of a database connection. 

 

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