HResults.DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION MessageText: The expression is not valid and could not be parsed. It might contain invalid elements, or it might not be well-formed.

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

Field Value

Value = -1073442740

Applies to