HResults.DTS_E_EXPREVALINVALIDTOKENSTATE 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_EXPREVALINVALIDTOKENSTATE MessageText: Attempt to parse the expression "%1!s!" failed. The expression might contain an invalid token, an incomplete token, or an invalid element. It might not be well-formed, or might be missing part of a required element such as a parenthesis.
public: int DTS_E_EXPREVALINVALIDTOKENSTATE = -1073450841;
public const int DTS_E_EXPREVALINVALIDTOKENSTATE = -1073450841;
val mutable DTS_E_EXPREVALINVALIDTOKENSTATE : int
Public Const DTS_E_EXPREVALINVALIDTOKENSTATE As Integer = -1073450841