HResults.DTS_E_EXPREVALSTATIC_INVALIDTOKEN Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_INVALIDTOKEN MessageText: The expression contained a token that was not recognized. The expression could not be parsed because it contains invalid elements.

public: int DTS_E_EXPREVALSTATIC_INVALIDTOKEN = -1073442741;
public const int DTS_E_EXPREVALSTATIC_INVALIDTOKEN = -1073442741;
val mutable DTS_E_EXPREVALSTATIC_INVALIDTOKEN : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDTOKEN As Integer  = -1073442741

Field Value

Value = -1073442741

Applies to