19 #ifndef __com_sun_star_sdbc_ConnectionProperties_idl__
20 #define __com_sun_star_sdbc_ConnectionProperties_idl__
22 module com { module sun { module star { module sdbc {
49 [optional, property]
string user;
string user
the username
Definition: ConnectionProperties.idl:49
represents the properties for a connection (session) with a specific database.
Definition: ConnectionProperties.idl:45
string password
the password
Definition: ConnectionProperties.idl:53