Condividi tramite


Membri ChangePasswordFailureException

The ChangePasswordFailureException class is an exception that is raised when an unsuccessful attempt is made to change the password of the login that establishes a connection with the instance of SQL Server by using SQL Server Authentication.

Il tipo ChangePasswordFailureException espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ChangePasswordFailureException() () () () Initializes a new instance of the ChangePasswordFailureException class.
Metodo pubblico ChangePasswordFailureException(String) Initializes a new instance of the ChangePasswordFailureException class that has the specified message text.
Metodo pubblico ChangePasswordFailureException(String, Exception) Initializes a new instance of the ChangePasswordFailureException class that has the specified message text and inner exception.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetBaseException (Ereditato da Exception).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetObjectData (Ereditato da Exception).
Metodo pubblico GetType (Ereditato da Exception).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Exception).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Data (Ereditato da Exception).
Proprietà pubblica HelpLink (Ereditato da Exception).
Proprietà protetta HResult (Ereditato da Exception).
Proprietà pubblica InnerException (Ereditato da Exception).
Proprietà pubblica Message (Ereditato da Exception).
Proprietà pubblica Source (Ereditato da Exception).
Proprietà pubblica StackTrace (Ereditato da Exception).
Proprietà pubblica TargetSite (Ereditato da Exception).

In alto