|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbcx {
21 published
interface XTablesSupplier;
22 published
interface XColumnsSupplier;
25 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:27
represents a tool for composing SQL select statements.
Definition: SQLQueryComposer.idl:38
Definition: Ambiguous.idl:20
provides for access to a container of tables, typically used for a database definition object.
Definition: XTablesSupplier.idl:27
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:32