RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreTransaction.Connection Property

Gets the connection on which the transaction was started.

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

Connection gets the connection on which the transaction was started. 

 

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