Campo HResults.DTS_E_FTPINVALIDPORT
The FTP Port contains an invalid value. The FTP Port value should be an integer between %1!d! and %2!d!.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_FTPINVALIDPORT As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_FTPINVALIDPORT
public const int DTS_E_FTPINVALIDPORT
public:
literal int DTS_E_FTPINVALIDPORT
static val mutable DTS_E_FTPINVALIDPORT: int
public const var DTS_E_FTPINVALIDPORT : int