Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The FTP Port contains an invalid value. The FTP Port value should be an integer between %1!d! and %2!d!.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_FTPINVALIDPORT As Integer
'Usage
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