RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionBuilder.ConnectionProperties Property

TDBXConnection properties of current delegate or database connection being created.

Pascal
property ConnectionProperties: TDBXProperties;
C++
__property TDBXProperties ConnectionProperties;

This property contains a TDBXProperties instance describing the TDBXConnection properties provided by the current delegate or database connection being created. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!