Share via


HResults.DTS_E_FTPINVALIDCONNECTIONSTRING Campo

Definición

MessageId: DTS_E_FTPINVALIDCONNECTIONSTRING MessageText: el puerto especificado en la cadena de conexión no es válido. El formato de ConnectionString es ServerName:Port. El puerto debe ser un valor entero entre %1!d! y %2!d!.

public: int DTS_E_FTPINVALIDCONNECTIONSTRING = -1073651667;
public const int DTS_E_FTPINVALIDCONNECTIONSTRING = -1073651667;
val mutable DTS_E_FTPINVALIDCONNECTIONSTRING : int
Public Const DTS_E_FTPINVALIDCONNECTIONSTRING As Integer  = -1073651667

Valor de campo

Value = -1073651667

Se aplica a