HResults.DTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE MessageText: Attempt to parse the expression failed. The expression contains an invalid or incomplete token. It may contain invalid elements, be missing part of a required element such as closing parentheses, or may not be well formed.
public: int DTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE = -1073442728;
public const int DTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE = -1073442728;
val mutable DTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE As Integer = -1073442728