HResults.DTS_E_FTPINVALIDPORT Field

Definition

MessageId: DTS_E_FTPINVALIDPORT MessageText: The FTP Port contains an invalid value. The FTP Port value should be an integer between %1!d! and %2!d!.

public: int DTS_E_FTPINVALIDPORT = -1073651632;
public const int DTS_E_FTPINVALIDPORT = -1073651632;
val mutable DTS_E_FTPINVALIDPORT : int
Public Const DTS_E_FTPINVALIDPORT As Integer  = -1073651632

Field Value

Value = -1073651632

Applies to