OpenWithNewPassword

OpenWithNewPassword opens a new connection with the new password.

Overload List:

  • OpenWithNewPassword(String)

    OpenWithNewPassword opens a new connection with the new password.

  • OpenWithNewPassword(SecureString)

    OpenWithNewPassword opens a new connection with the new password. This method will also update the password in the OracleCredential instance that was passed using the OracleConnection constructor or through the OracleConnection Credential property.