DatabaseUser (gb.db)
This class represents a user of a database.
Esta clase no es instanciable.
Propiedades
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.
|
Métodos
Delete
|
Deletes a user from a database.
|