RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.CheckAutoStop Method

Performs the action that the AutoStopAction property specifies.

Pascal
procedure CheckAutoStop;
C++
__fastcall CheckAutoStop();

Datasets call CheckAutoStop at times when it is appropriate to implicitly end a transaction. CheckAutoStop then performs the action that the AutoStopAction property specifies. 

 

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