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

Comparing ibx/trunk/fbintf/client/FBClientAPI.pas (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 316 by tony, Thu Feb 25 11:59:00 2021 UTC

# Line 234 | Line 234 | type
234        virtual;
235      procedure SQLDecFloatEncode(aValue: tBCD; SQLType: cardinal; bufptr: PByte); virtual;
236      function SQLDecFloatDecode(SQLType: cardinal;  bufptr: PByte): tBCD; virtual;
237    function FormatStatus(Status: TFBStatus): AnsiString; virtual; abstract;
237  
238      {IFirebirdAPI}
239      function GetStatus: IStatus; virtual; abstract;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines