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

service UserDescriptor
Description
is used to create a new user in a database.
See also
::com::sun::star::sdbcx::User
Developers Guide
Included Services
::com::sun::star::sdbcx::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.  
Properties' Details
Password
string Password;
Description
is the password for the user.

 
Top of Page