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

Comparing ibx/trunk/fbintf/client/3.0/FB30Statement.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 1146 | Line 1146 | begin
1146         RemoveMonitor(aTransaction as TFB30Transaction);
1147    end;
1148    FExecTransactionIntf := aTransaction;
1149 +  FSQLRecord.FTransaction := (aTransaction as TFB30Transaction);
1150 +  FSQLRecord.FTransactionSeqNo := FSQLRecord.FTransaction.TransactionSeqNo;
1151    SignalActivity;
1152    Inc(FChangeSeqNo);
1153   end;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines