ConnectionFailureException Miembros
The ConnectionFailureException class is an exception that is raised when an unsuccessful attempt is made to establish a connection with the instance of SQL Server.
El tipo ConnectionFailureException expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ConnectionFailureException() () () () | Initializes a new instance of the ConnectionFailureException class. |
![]() |
ConnectionFailureException(String) | Initializes a new instance of the ConnectionFailureException class with the specified message text. |
![]() |
ConnectionFailureException(String, Exception) | Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetBaseException | (Se hereda de Exception). |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetObjectData | (Se hereda de Exception). |
![]() |
GetType | (Se hereda de Exception). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Exception). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Data | (Se hereda de Exception). |
![]() |
HelpLink | (Se hereda de Exception). |
![]() |
HResult | (Se hereda de Exception). |
![]() |
InnerException | (Se hereda de Exception). |
![]() |
Message | (Se hereda de Exception). |
![]() |
Source | (Se hereda de Exception). |
![]() |
StackTrace | (Se hereda de Exception). |
![]() |
TargetSite | (Se hereda de Exception). |
Principio
Vea también
.gif)
.gif)
.gif)
.gif)