19 #ifndef __com_sun_star_sdbc_XClob_idl__ 20 #define __com_sun_star_sdbc_XClob_idl__ 24 module
com { module sun { module star { module io {
25 published
interface XInputStream;
30 module
com { module sun { module star { module sdbc {
128 string getSubString([in]hyper pos, [in]
long length) raises (
SQLException);
157 hyper position([in]
string searchstr, [in]
long start)
178 hyper positionOfClob([in]
XClob pattern, [in]hyper start)
Definition: Ambiguous.idl:22
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is the mapping for the SQL CLOB type.
Definition: XClob.idl:88
base interface of all UNO interfaces
Definition: XInterface.idl:47