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

(Global Index)

Syntax

service Table;

Description

extends the service Table with additional display information, sorting, and filtering criterias.

Included Services

com::sun::star::sdbcx::Table

Description

used to specify a table in a database. A table is described by its name and one or more columns.


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

Description

is used for customization of data appearance.


Property Summary

Privileges indicates the privileges for the table.

Property Details



Privileges

Syntax

[readonly] long Privileges;

Description

indicates the privileges for the table.

See also

Privilege
Top of Page