19 #ifndef __com_sun_star_sdbc_XOutParameters_idl__ 20 #define __com_sun_star_sdbc_XOutParameters_idl__ 26 module
com { module sun { module star { module sdbc {
87 void registerOutParameter([in]
long parameterIndex, [in]
long sqlType,
119 void registerNumericOutParameter([in]
long parameterIndex, [in]
long sqlType,
Definition: Ambiguous.idl:22
is used to register Out-Parameters for stored procedures.
Definition: XOutParameters.idl:41
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
base interface of all UNO interfaces
Definition: XInterface.idl:47