HResults.DTS_E_FTPINVALIDPORT 字段

定义

MessageId:DTS_E_FTPINVALIDPORT MessageText:FTP 端口包含无效值。 FTP Port 值应为介于 %1!d! 和 %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

字段值

Value = -1073651632

适用于