Конструктор TransferException
Initializes a new instance of the TransferException class.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New TransferException()
public TransferException()
public:
TransferException()
new : unit -> TransferException
public function TransferException()
Замечания
The default constructor initializes any fields to their default values.