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)
163 com::sun::star::io::XInputStream getBinaryStream()
188 hyper position([in]sequence<
byte> pattern, [in]hyper start)
211 hyper positionOfBlob([in]
XBlob pattern,[in] hyper start)
is an exception that provides information on a database access error.
Definition: SQLException.idl:45
is the representation (mapping) of an SQL BLOB.
Definition: XBlob.idl:93
hyper length()
returns the number of bytes in the BLOB value designated by this Blob object.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22