Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

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.

Properties' Summary

Privileges indicates the privileges for the table.

Properties' Details

Privileges
 
[ readonly ] long Privileges;
Description
indicates the privileges for the table.
See also
com::sun::star::sdbcx::Privilege

Top of Page