HResults.DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION 字段

定义

MessageId:DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION MessageText:表达式无效,无法分析。 它可能包含无效元素,或者它的格式不正确。

public: int DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION = -1073442740;
public const int DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION = -1073442740;
val mutable DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION : int
Public Const DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION As Integer  = -1073442740

字段值

Value = -1073442740

适用于