Go to the documentation of this file.Go to the SVN repository for this file.
41 #define NCBI_USE_ERRCODE_X Dbapi_BlobStream
66 m_conn(connAux), m_destroyConn(destroyConn)
75 unsigned int item_num,
CBlobIStream(CResultSet *rs, streamsize bufsize=0)
I_BlobDescriptor * m_desc
CBlobOStream(CDB_Connection *connAux, I_BlobDescriptor *desc, size_t datasize, streamsize bufsize, TBlobOStreamFlags flags, bool destroyConn=false)
static CS_CONNECTION * conn
virtual CDB_SendDataCmd * SendDataCmd(unsigned int item_num, size_t size, bool log_it=true, bool discard_results=true)
Make "send-data" command.
virtual CDB_SendDataCmd * SendDataCmd(I_BlobDescriptor &desc, size_t data_size, bool log_it=true, bool discard_results=true)
Make "send-data" command.
#define NCBI_CATCH_ALL_X(err_subcode, message)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Definition of all error codes used in dbapi libraries (dbapi_driver.lib and others).