Get Credentials Result
Constructors
Types
Properties
Link copied to clipboard
A database user name that is authorized to log on to the database db_name
using the password db_password
. If the specified db_user
exists in the database, the new user name has the same database privileges as the user named in db_user
. By default, the user is added to PUBLIC. the user doesn't exist in the database.
Link copied to clipboard