LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sdbc_XColumnLocate_idl__
20 #define __com_sun_star_sdbc_XColumnLocate_idl__
26 module
com { module sun { module star { module sdbc {
28 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:45
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
is an exception that provides information on a database access error.
Definition: SQLException.idl:45