| Overview | Module | Use | Devguide | Index |
| Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
| service Table |
|
| Exported Interfaces | |
| XDataDescriptorFactory |
|
| XColumnsSupplier |
|
| XIndexesSupplier |
|
| XKeysSupplier |
|
| XRename |
|
| XAlterTable |
|
| ::com::sun::star::beans::XPropertySet |
|
| Properties' Summary | |
| [ readonly ] string Name |
is the name of the table. |
| [ readonly ] string CatalogName |
is the name of the table catalog. |
| [ readonly ] string SchemaName |
is the name of the table schema. |
| [ readonly ] string Description |
supplies a comment on the table. Could be empty, if not supported by the driver. |
| [ readonly ] string Type |
[ OPTIONAL ] indicates the type of the table like (TABLE, VIEW, SYSTEM TABLE). Could be empty, if not supported by the driver. |
| Properties' Details | |
Name
|
|
CatalogName
|
|
SchemaName
|
|
Description
|
|
Type
|
Copyright © 2008 Sun Microsystems, Inc.