RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.FindTransaction Method

Finds the index of a transaction.

Pascal
function FindTransaction(TR: TIBTransaction): Integer;
C++
__fastcall int FindTransaction(TIBTransaction TR);

Call FindTransaction to find the index of a specified transaction. 

 

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