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

Comparing ibx/trunk/fbintf/client/3.0/FB30Statement.pas (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 338 by tony, Wed Jun 9 12:07:56 2021 UTC

# Line 735 | Line 735 | begin
735    FMetaData := aMetaData;
736    with FFirebird30ClientAPI do
737    begin
738 <    Count := metadata.getCount(StatusIntf);
738 >    Count := aMetadata.getCount(StatusIntf);
739      Check4DataBaseError;
740      Initialize;
741  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines