HResults.DTS_E_INVALIDTIMEOUT 字段

定义

MessageId:DTS_E_INVALIDTIMEOUT MessageText:Timeout 值无效。 超时值应介于 %1!d! 到 %2!d! (秒)之间。

public: int DTS_E_INVALIDTIMEOUT = -1073651696;
public const int DTS_E_INVALIDTIMEOUT = -1073651696;
val mutable DTS_E_INVALIDTIMEOUT : int
Public Const DTS_E_INVALIDTIMEOUT As Integer  = -1073651696

字段值

Value = -1073651696

适用于