The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 serveral objects.

A descriptor containes 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

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.