TransferException 類別

定義

這是傳輸操作會拋出的例外

[System.Serializable]
public class TransferException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type TransferException = class
    inherit SqlServerManagementException
Public Class TransferException
Inherits SqlServerManagementException
繼承
屬性

建構函式

名稱 Description
TransferException()

這是傳輸操作會拋出的例外

TransferException(SerializationInfo, StreamingContext)

這是傳輸操作會拋出的例外

TransferException(String, Exception)

這是傳輸操作會拋出的例外

TransferException(String)

這是傳輸操作會拋出的例外

適用於