ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/client/2.5/FB25Statement.pas
(Generate patch)

Comparing ibx/trunk/fbintf/client/2.5/FB25Statement.pas (file contents):
Revision 110 by tony, Tue Oct 17 10:07:58 2017 UTC vs.
Revision 111 by tony, Thu Jan 18 14:37:53 2018 UTC

# Line 1046 | Line 1046 | begin
1046         RemoveMonitor(aTransaction as TFB25Transaction);
1047    end;
1048    FExecTransactionIntf := aTransaction;
1049 +  FSQLRecord.FTransaction := aTransaction as TFB25Transaction;
1050 +  FSQLRecord.FTransactionSeqNo := FSQLRecord.FTransaction.TransactionSeqNo;
1051    Inc(FChangeSeqNo);
1052   end;
1053  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines