HResults.DTS_E_EXPREVALSTRINGVARIABLETOOLONG 字段

定义

MessageId: DTS_E_EXPREVALSTRINGVARIABLETOOLONG MessageText: 变量 %1!s! 包含超过允许的最大长度为 %2!d! 的字符串 个字符)。

public: int DTS_E_EXPREVALSTRINGVARIABLETOOLONG = -1073450752;
public const int DTS_E_EXPREVALSTRINGVARIABLETOOLONG = -1073450752;
val mutable DTS_E_EXPREVALSTRINGVARIABLETOOLONG : int
Public Const DTS_E_EXPREVALSTRINGVARIABLETOOLONG As Integer  = -1073450752

字段值

Value = -1073450752

适用于