HResults.DTS_E_FTPINVALIDCONNECTIONSTRING Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
MessageId: DTS_E_FTPINVALIDCONNECTIONSTRING MessageText: la porta specificata nella stringa di connessione non è valida. Il formato di ConnectionString è ServerName:Port. Il valore Port deve essere un valore Integer compreso nell'intervallo da %1!d! e %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