:: 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
Database - Tables and Columns

Included Services - Summary
::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.
DataSettings

is used for customization of data appearance.

Properties' Summary
[ readonly ] long
Privileges
indicates the privileges for the table.  
Included Services - Details
::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.
DataSettings
Description
is used for customization of data appearance.
Properties' Details
Privileges
[ readonly ] long Privileges;
Description
indicates the privileges for the table.
See also
::com::sun::star::sdbcx::Privilege

 
Top of Page