|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbc {
void registerOutParameter([in]long parameterIndex, [in]long sqlType, [in]string typeName)
registers the designated output parameter.
void registerNumericOutParameter([in]long parameterIndex, [in]long sqlType, [in]long scale)
registers the OUT parameter in ordinal position parameterIndex to the SDBC type sqlType.
Definition: Ambiguous.idl:20
is used to register Out-Parameters for stored procedures.
Definition: XOutParameters.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:46
is an exception that provides information on a database access error.
Definition: SQLException.idl:41