DatabaseUser (gb.db2)
This class represents a user of a database.
Questa classe è creabile.
Proprietà
Administrator
|
Returns if a user is a database administrator.
|
Connection
|
Returns the parent connection object of the user.
|
Name
|
Returns the name of the user.
|
Password
|
Returns or set the password associated with a user.
|
Metodi
Delete
|
Deletes a user from a database.
|