20 module
com { module sun { module star { module sdbcx {
22 published
interface XGroupsSupplier;
23 published
interface XUser;
45 [readonly, property]
string Name;
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
Definition Ambiguous.idl:20
represents a user of the database, who has certain access rights for the objects of the database.
Definition User.idl:30
interface XUser
Definition User.idl:32
string Name
is the name of the user.
Definition User.idl:45
interface XGroupsSupplier
optional for implementation, if the database does not know the concept of user groups.
Definition User.idl:37