Pole HResults.DTS_E_FTPFILESEMPTY
Brak plików do transferu.Ten błąd może wystąpić podczas wysyłania lub odbierania operacji i nie podano plików do transferu.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_FTPFILESEMPTY As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_FTPFILESEMPTY
public const int DTS_E_FTPFILESEMPTY
public:
literal int DTS_E_FTPFILESEMPTY
static val mutable DTS_E_FTPFILESEMPTY: int
public const var DTS_E_FTPFILESEMPTY : int