Membros TransferException
The TransferException class is an exception that is raised when a SQL Server transfer error is encountered on the connection to the server.
O tipo TransferException expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
TransferException() () () () | Initializes a new instance of the TransferException class. |
![]() |
TransferException(String) | Initializes a new instance of the TransferException class with the specified message text. |
![]() |
TransferException(SerializationInfo, StreamingContext) | Initializes a new instance of the TransferException class with the specified serialization information and streaming context. |
![]() |
TransferException(String, Exception) | Initializes a new instance of the TransferException class with the specified message text and inner exception. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetBaseException | (Herdado de Exception.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetObjectData | (Herdado de Exception.) |
![]() |
GetType | (Herdado de Exception.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Exception.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Data | (Herdado de Exception.) |
![]() |
HelpLink | (Herdado de Exception.) |
![]() |
HResult | (Herdado de Exception.) |
![]() |
InnerException | (Herdado de Exception.) |
![]() |
Message | (Herdado de Exception.) |
![]() |
Source | (Herdado de Exception.) |
![]() |
StackTrace | (Herdado de Exception.) |
![]() |
TargetSite | (Herdado de Exception.) |
Início
.gif)
.gif)
.gif)
.gif)