:: com :: sun :: star :: sdb ::
|
deprecated |
service DatabaseDocument |
|
|
- Usage Restrictions
- deprecated
- Description
- specifies a link to a document associated with a database document
- Since
- OOo 2.0
|
Exported Interfaces - Summary |
::com::sun::star::beans::XPropertySet |
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
::com::sun::star::sdbcx::XDataDescriptorFactory |
- (referenced entity's summary:)
- provides the creation of a descriptor for a definition object.
|
::com::sun::star::sdbcx::XRename |
- (referenced entity's summary:)
- supports the renaming of definition objects.
This is a very desirable feature which is not supported by all databases. There is no
standard SQL statement provided for this feature.
|
Properties' Summary |
[ readonly ] string
Name |
is the name of the document.
|
[ readonly ] string
URL |
is the URL of the document.
|
Exported Interfaces - Details |
::com::sun::star::beans::XPropertySet
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
|
::com::sun::star::sdbcx::XDataDescriptorFactory
- (referenced entity's summary:)
- provides the creation of a descriptor for a definition object.
|
|
::com::sun::star::sdbcx::XRename
- (referenced entity's summary:)
- supports the renaming of definition objects.
This is a very desirable feature which is not supported by all databases. There is no
standard SQL statement provided for this feature.
|
|
Properties' Details |
Name
[ readonly ] string Name;
- Description
- is the name of the document.
|
|
URL
[ readonly ] string URL;
- Description
- is the URL of the document.
|
|
Top of Page
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.