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