19 #ifndef __com_sun_star_sdb_PreparedStatement_idl__
20 #define __com_sun_star_sdb_PreparedStatement_idl__
24 module
com { module sun { module star { module sdbcx {
25 published
interface XColumnsSupplier;
28 module
com { module sun { module star { module sdb {
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:35
Definition: Ambiguous.idl:22
represents a precompiled SQL statement.
Definition: PreparedStatement.idl:36
represents a precompiled SQL statement.
Definition: PreparedStatement.idl:85