20 module 
com {  module sun {  module star {  module io {
 
   21 published 
interface XInputStream;
 
   24 module 
com {  module sun {  module star {  module sdbc {
 
  182    hyper 
position([in]sequence<
byte> pattern, [in]hyper start)
 
 
is an exception that provides information on a database access error.
Definition SQLException.idl:41
is the representation (mapping) of an SQL BLOB.
Definition XBlob.idl:87
com::sun::star::io::XInputStream getBinaryStream()
retrieves the  BLOB  designated by this Blob instance as a stream.
sequence< byte > getBytes([in]hyper pos, [in]long length)
returns as an array of bytes part or all of the  BLOB  value that this Blob object designates.
hyper positionOfBlob([in]XBlob pattern,[in] hyper start)
determines the byte position in the  BLOB  value designated by this Blob object at which pattern begi...
hyper position([in]sequence< byte > pattern, [in]hyper start)
determines the byte position at which the specified byte pattern begins within the  BLOB  value that ...
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:46
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20