Элементы 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.
Тип ChangePasswordFailureException предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | (Наследуется из Exception.) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
Data | (Наследуется из Exception.) |
![]() |
HelpLink | (Наследуется из Exception.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Наследуется из Exception.) |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало