Home
last modified time | relevance | path

Searched refs:my_XResultSetRef (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx44 typedef ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > my_XResultSetRef; typedef
202my_XResultSetRef SAL_CALL getProcedures(const Any& catalog, const OUString& schemaPattern, const O…
205 my_XResultSetRef SAL_CALL getSchemas() throw(my_SQLException, my_RuntimeException);
206 my_XResultSetRef SAL_CALL getCatalogs() throw(my_SQLException, my_RuntimeException);
207 my_XResultSetRef SAL_CALL getTableTypes() throw(my_SQLException, my_RuntimeException);
210my_XResultSetRef SAL_CALL getTablePrivileges(const Any& catalog, const OUString& schemaPattern, co…
212my_XResultSetRef SAL_CALL getVersionColumns(const Any& catalog, const OUString& schema, const OUSt…
213my_XResultSetRef SAL_CALL getPrimaryKeys(const Any& catalog, const OUString& schema, const OUStrin…
214my_XResultSetRef SAL_CALL getImportedKeys(const Any& catalog, const OUString& schema, const OUStri…
215my_XResultSetRef SAL_CALL getExportedKeys(const Any& catalog, const OUString& schema, const OUStri…
[all …]

Completed in 18 milliseconds