|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbc {
22 published
interface XResultSetMetaData;
long findColumn([in]string columnName)
maps the given ResultSet column name to its ResultSet column index.
provides the possibility to find columns by their name.
Definition: XColumnLocate.idl:39
Definition: Ambiguous.idl:20
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