21module
com { module sun { module star { module sdb { module application {
denotes different types of (maybe virtual) containers of database objects
Definition DatabaseObjectContainer.idl:43
const long SCHEMA
denotes a schema in a database which supports schemas
Definition DatabaseObjectContainer.idl:75
const long REPORTS_FOLDER
denotes a folder which is used to organize reports in a database document
Definition DatabaseObjectContainer.idl:83
const long TABLES
denotes the virtual folder containing all tables of a database, in a context where such a folder is d...
Definition DatabaseObjectContainer.idl:47
const long DATA_SOURCE
denotes the data source itself, which effectively is the root container for all other kind of databas...
Definition DatabaseObjectContainer.idl:67
const long CATALOG
denotes a catalog in a database which supports catalogs
Definition DatabaseObjectContainer.idl:71
const long QUERIES
denotes the virtual folder containing all queries of a database, in a context where such a folder is ...
Definition DatabaseObjectContainer.idl:52
const long REPORTS
denotes the virtual folder containing all reports of a database, in a context where such a folder is ...
Definition DatabaseObjectContainer.idl:62
const long FORMS_FOLDER
denotes a folder which is used to organize forms in a database document
Definition DatabaseObjectContainer.idl:79
const long FORMS
denotes the virtual folder containing all forms of a database document, in a context where such a fol...
Definition DatabaseObjectContainer.idl:57
Definition Ambiguous.idl:20