20 module
com { module sun { module star { module sdbc {
22 published
interface XResultSetMetaData;
59 long findColumn([in]
string columnName) raises (
SQLException);
Definition: Ambiguous.idl:20
provides the possibility to find columns by their name.
Definition: XColumnLocate.idl:38
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
base interface of all UNO interfaces
Definition: XInterface.idl:45