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

Comparing ibx/branches/udr/udr/source/FBUDRIntf.pas (file contents):
Revision 391 by tony, Thu Jan 27 16:34:24 2022 UTC vs.
Revision 392 by tony, Wed Feb 9 16:17:50 2022 UTC

# Line 58 | Line 58 | type
58      function obtainInfoCode: Integer;
59      function getInfo(code: Integer): Pointer;
60      function setInfo(code: Integer; value: Pointer): Pointer;
61 +    function cloneAttachment: IAttachment;
62 +    function GetServiceManager: IServiceManager;
63      function getStatus: Firebird.IStatus;
64      procedure CheckStatus;
65      function HasConfigFile: boolean;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines