:: com :: sun :: star :: sdb ::
|
service Document |
- [ DEPRECATED ]
- Description
- specifies documents which belong to a database source.
These documents typically process information from a connected
data source. A
Document
could be a form or a report.
|
Exported Interfaces |
::com::sun::star::beans::XPropertySet |
provides information about and access to the
properties from an implementation.
|
Properties' Summary |
Name |
is the name of the document. If the document is part of the container,
it is not possible to alter the name. |
DocumentLocation |
is the URL of the document. |
Properties' Details |
Name
[ readonly ] string Name;
- Description
- is the name of the document. If the document is part of the container,
it is not possible to alter the name.
|
|
DocumentLocation
string DocumentLocation;
- Description
- is the URL of the document.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.