LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:35
represents a tool for composing SQL select statements.
Definition: SQLQueryComposer.idl:42
Definition: Ambiguous.idl:22
provides for access to a container of tables, typically used for a database definition object.
Definition: XTablesSupplier.idl:33
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:40