Top | Module | Use | Manual | Index |
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
In addition, it may contain indexes to improve the performance in the retrieval of the table's data and keys, and to define semantic rules for the table.
Note: All properties and columns of a table could by modified before it is appended to a database. In that case, the service is in fact a descriptor. On existing tables, a user might alter columns, add or delete columns, indexes, and keys depending on the capabilities of the database and on the user's privileges.
Exported Interfaces |
|
com::sun::star::sdbcx::XDataDescriptorFactory |
|
com::sun::star::sdbcx::XColumnsSupplier |
|
com::sun::star::sdbcx::XIndexesSupplier |
|
com::sun::star::sdbcx::XKeysSupplier |
|
com::sun::star::sdbcx::XRename |
|
com::sun::star::sdbcx::XAlterTable |
|
com::sun::star::beans::XPropertySet |
|
Properties' Summary |
|
Name | is the name of the table. |
CatalogName | is the name of the table catalog. |
SchemaName | is the name of the table schema. |
Description | supplies a comment on the table. Could be empty, if not supported by the driver. |
Type | [ OPTIONAL ] indicates the type of the table like (TABLE, VIEW, SYSTEM TABLE). Could be empty, if not supported by the driver. @optional |
Properties' Details |
|
|
|
|
|
|
|
|
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.