语言

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

适用于