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;
Definition: Ambiguous.idl:22
represents the properties for a connection (session) with a specific database.
Definition: ConnectionProperties.idl:46
string password
the password
Definition: ConnectionProperties.idl:53
string user
the username
Definition: ConnectionProperties.idl:49