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

service Table
Description
extends the service ::com::sun::star::sdbcx::Table with additional display information, sorting, and filtering criterias.
Developers Guide
12.2.2 Database Access - Data Sources in <span class="T5">OpenOffice.org</span> API - DataSources - Tables and Columns

Included Services
::com::sun::star::sdbcx::Table
used to specify a table in a database. A table is described by its name and one or more columns.
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