RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.HandleIsShared Property

Indicates whether or not the handle is shared.

Pascal
property HandleIsShared: Boolean;
C++
__property Boolean HandleIsShared;

HandleIsShared returns true when the transaction handle is shared by more than one transaction component. 

 

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