Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service Table |
|
Exported Interfaces - Summary | |
XDataDescriptorFactory | optional, could be used to copy an table. (details) |
XColumnsSupplier | access to the contained table columns. |
XIndexesSupplier | optional, provides the access of the table indexes. (details) |
XKeysSupplier | optional, provides the access to the table keys. (details) |
XRename | optional, allows the renaming of tables. (details) |
XAlterTable | optional, allows the altering of columns. (details) |
::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. |
Exported Interfaces - Details | |
XDataDescriptorFactory
|
|
XColumnsSupplier
|
|
XIndexesSupplier
|
|
XKeysSupplier
|
|
XRename
|
|
XAlterTable
|
|
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
Name
|
|
CatalogName
|
|
SchemaName
|
|
Description
|
|
Type
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.