Purpose

Specifies a password that is used to connect to the database or instance.

Valid values

string

where

string
is a valid password. The password is case-insensitive.

Data source method

public String getPassword()

public void setPassword(String)

Default

None

Data type

String

See also