Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service UserDescriptor

Description
is used to create a new user in a database.
See also
com::sun::star::sdbcx::User


Included Services

com::sun::star::sdbcx::Descriptor
Description
is used to create a new object within a database.

Properties' Summary

Password is the password for the user.

Properties' Details

Password
 
string Password;
Description
is the password for the user.

Top of Page