RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXTransaction.Connection Property

TDBXConnection instance that created the TDBXTransaction.

Pascal
property Connection: TDBXConnection;
C++
__property TDBXConnection Connection;

Connection contains the TDBXConnection instance that created this TDBXTransaction instance. 

 

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