RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionBuilder.DbxContext Property

TDBXContext used for the database connection.

Pascal
property DbxContext: TDBXContext;
C++
__property TDBXContext DbxContext;

This TDBXContext instance is used for the database connection.

Note: Delegate connections should not use this instance of TDBXContext. They should create their own instead.
 

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