mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
Correction.
This commit is contained in:
parent
5ae04f81a6
commit
f91bc11492
@ -138,7 +138,7 @@ public:
|
|||||||
virtual IMessageMetadata* FB_CARG getMetadata(IStatus* status) = 0;
|
virtual IMessageMetadata* FB_CARG getMetadata(IStatus* status) = 0;
|
||||||
virtual void FB_CARG close(IStatus* status) = 0;
|
virtual void FB_CARG close(IStatus* status) = 0;
|
||||||
};
|
};
|
||||||
#define FB_RESULTSET_VERSION (FB_REFCOUNTED_VERSION + 4)
|
#define FB_RESULTSET_VERSION (FB_REFCOUNTED_VERSION + 10)
|
||||||
|
|
||||||
class IStatement : public IRefCounted
|
class IStatement : public IRefCounted
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user