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

Comparing ibx/trunk/fbintf/IB.pas (file contents):
Revision 351 by tony, Wed Oct 20 14:58:56 2021 UTC vs.
Revision 352 by tony, Thu Oct 21 12:17:43 2021 UTC

# Line 1152 | Line 1152 | type
1152      function HasActivity: boolean;
1153      function HasDecFloatSupport: boolean;
1154      function HasBatchMode: boolean;
1155 +    function HasScollableCursors: boolean;
1156  
1157      {Character Sets}
1158      function HasDefaultCharSet: boolean;
# Line 1356 | Line 1357 | type
1357      function HasLocalTZDB: boolean;
1358      function HasTimeZoneSupport: boolean;
1359      function HasExtendedTZSupport: boolean;
1359    function HasScollableCursors: boolean;
1360  
1361      {Firebird 3 API}
1362      function HasMasterIntf: boolean;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines