RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.Handle Property

Returns the transaction handle.

Pascal
property Handle: TISC_TR_HANDLE;
C++
__property TISC_TR_HANDLE Handle;

Use Handle to retrieve a handle to the transaction. Handle is assigned an initial value when a transaction is started. 

 

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