# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |