service TableDescriptor in module com::sun::star::sdb::

(Global Index)

Syntax

service TableDescriptor;

Description

extends the service TableDescriptor with additional display informations, sorting, and filtering criteria.

Included Services

com::sun::star::sdbcx::TableDescriptor

Description

is used to define a table of a database. A table is described by its name and one or more columns and the keys for semantic rules.


com::sun::star::sdb::DataSettings

Description

is used for customization of data appearance.


Top of Page