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

service UserDescriptor
Description
is used to create a new user in a database.
See also
User
Developers Guide
Database - Creating a User

Included Services - Summary
Descriptor
(referenced entity's summary:)
is used to create a new object within a database.
Properties' Summary
string
Password
is the password for the user.  
Included Services - Details
Descriptor
(referenced entity's summary:)
is used to create a new object within a database.
Properties' Details
Password
string Password;
Description
is the password for the user.

 
Top of Page