System::Data::SqlClient::SqlConnectionStringBuilder::get_Password method

SqlConnectionStringBuilder::get_Password method

Gets password used to connect to database.

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

ReturnValue

Password string.

See Also