19 #ifndef __com_sun_star_sdb_SQLQueryComposer_idl__ 20 #define __com_sun_star_sdb_SQLQueryComposer_idl__ 24 module
com { module sun { module star { module sdbcx {
25 published
interface XTablesSupplier;
26 published
interface XColumnsSupplier;
29 module
com { module sun { module star { module sdb {
provides for access to a container of tables, typically used for a database definition object...
Definition: XTablesSupplier.idl:32
Definition: Ambiguous.idl:22
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:39
represents a tool for composing SQL select statements.
Definition: SQLQueryComposer.idl:41
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:34