DatabaseUser (gb.db2)
This class represents a user of a database.
This class is creatable.
Properties
| 
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.
 | 
Methods
| 
Delete  
 | 
Deletes a user from a database.
 |