:: com :: sun :: star :: sdbcx ::
|
service Descriptor |
- Description
- is used to create a new object within a database.
A descriptor is commonly created by the container of a specific object, such as, tables or views.
After the creation of the descriptor the properties have to be filled.
Afterwards, you append the descriptor to the container and the container creates a new object based
on the informations of the descriptor. The descriptor can be used to create several objects.
A descriptor contains at least the informations of the name of an object.
- See also
- XAppend
|
Exported Interfaces - Summary |
::com::sun::star::beans::XPropertySet |
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
Properties' Summary |
string
Name |
is the name for the object to create.
|
Exported Interfaces - Details |
::com::sun::star::beans::XPropertySet
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
|
Properties' Details |
Name
string Name;
- Description
- is the name for the object to create.
|
|
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.