:: com :: sun :: star :: sdbcx ::

service GroupDescriptor
Description
is used to create a new group in a database.
See also
Group
Developers Guide
13.4.3 Database Access - Database Design - Using SDBCX to Access the Database Design - Adding a Group

Included Services
Descriptor
(referenced entity's summary:)
is used to create a new object within a database.
Properties' Summary
string
Name
is the name of the group.  
Properties' Details
Name
string Name;
Description
is the name of the group.

 
Top of Page