get_Password()

SqlConnectionStringBuilder::get_Password() const method

Gets password used to connect to database.

String System::Data::SqlClient::SqlConnectionStringBuilder::get_Password() const

Return Value

Password string.

See Also