RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TriggerContext.Connection Property

Current connection performing insert/update/delete.

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

Connection gets the current connection which is performing the insert/update/delete. 

 

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