DatabaseUser (gb.db2)
This class represents a user of a database.
该类是可创建。
属性
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.
|
方法
Delete
|
Deletes a user from a database.
|