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
- Usage Restrictions
- optional
- Description
- optional, could be used to copy an table.
|
|
XColumnsSupplier
- Description
- access to the contained table columns.
|
|
XIndexesSupplier
- Usage Restrictions
- optional
- Description
- optional, provides the access of the table indexes.
|
|
XKeysSupplier
- Usage Restrictions
- optional
- Description
- optional, provides the access to the table keys.
|
|
XRename
- Usage Restrictions
- optional
- Description
- optional, allows the renaming of tables.
|
|
XAlterTable
- Usage Restrictions
- optional
- Description
- optional, allows the altering of columns.
|
|
::com::sun::star::beans::XPropertySet
- (referenced entity's summary:)
|
|
Properties' Details |
Name
[ readonly ] string Name;
- Description
- is the name of the table.
|
|
CatalogName
[ readonly ] string CatalogName;
- Description
- is the name of the table catalog.
|
|
SchemaName
[ readonly ] string SchemaName;
- Description
- is the name of the table schema.
|
|
Description
[ readonly ] string Description;
- Description
- supplies a comment on the table. Could be empty, if not supported by
the driver.
|
|
Type
[ readonly ] string Type;
- Usage Restrictions
- optional
- Description
- indicates the type of the table like (TABLE, VIEW, SYSTEM TABLE).
Could be empty, if not supported by the driver.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.