Membres 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.
Le type ChangePasswordFailureException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ChangePasswordFailureException() () () () | Initializes a new instance of the ChangePasswordFailureException class. |
![]() |
ChangePasswordFailureException(String) | Initializes a new instance of the ChangePasswordFailureException class that has the specified message text. |
![]() |
ChangePasswordFailureException(String, Exception) | Initializes a new instance of the ChangePasswordFailureException class that has the specified message text and inner exception. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetBaseException | (Hérité de Exception.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetObjectData | (Hérité de Exception.) |
![]() |
GetType | (Hérité de Exception.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
Data | (Hérité de Exception.) |
![]() |
HelpLink | (Hérité de Exception.) |
![]() |
HResult | (Hérité de Exception.) |
![]() |
InnerException | (Hérité de Exception.) |
![]() |
Message | (Hérité de Exception.) |
![]() |
Source | (Hérité de Exception.) |
![]() |
StackTrace | (Hérité de Exception.) |
![]() |
TargetSite | (Hérité de Exception.) |
Haut de la page