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

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

Included Services
Descriptor
is used to create a new object within a database.
Properties' Summary
Name is the name of the group.
Properties' Details
Name
string Name;
Description
is the name of the group.

 
Top of Page