:: com :: sun :: star :: sdbc ::

service ConnectionProperties

Properties' Summary
string
user
[ OPTIONAL ]
the username  
string
password
[ OPTIONAL ]
the password  
Properties' Details
user
string user;
Usage Restrictions
optional
Description
the username
password
string password;
Usage Restrictions
optional
Description
the password

 
Top of Page