19 #ifndef __com_sun_star_sdbc_XBlob_idl__
20 #define __com_sun_star_sdbc_XBlob_idl__
24 module com { module sun { module star { module io {
25 published
interface XInputStream;
30 module com { module sun { module star { module sdbc {
147 sequence<byte> getBytes([in]hyper pos, [in]
long length)
185 hyper position([in]sequence<byte> pattern, [in]hyper start)
208 hyper positionOfBlob([in]
XBlob pattern,[in] hyper start)
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is the representation (mapping) of an SQL BLOB.
Definition: XBlob.idl:92
base interface of all UNO interfaces
Definition: XInterface.idl:47