:: 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
Included Services
::com::sun::star::sdbcx::Table
(referenced entity's summary:)
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
[ readonly ] long
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