TransferException 멤버
The TransferException class is an exception that is raised when a SQL Server transfer error is encountered on the connection to the server.
TransferException 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
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. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetBaseException | (Exception에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetObjectData | (Exception에서 상속됩니다.) |
![]() |
GetType | (Exception에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
ToString | (Exception에서 상속됩니다.) |
맨 위로 이동