HResults.DTS_E_EXPREVALSTATIC_ILLEGALHEXESCAPEINSTRINGLITERAL 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_ILLEGALHEXESCAPEINSTRINGLITERAL MessageText: A string literal contains an illegal hexadecimal escape sequence. The escape sequence is not supported in string literals in the expression evaluator. Hexadecimal escape sequences must be of the form \xhhhh where h is a valid hexadecimal digit.
public: int DTS_E_EXPREVALSTATIC_ILLEGALHEXESCAPEINSTRINGLITERAL = -1073442723;
public const int DTS_E_EXPREVALSTATIC_ILLEGALHEXESCAPEINSTRINGLITERAL = -1073442723;
val mutable DTS_E_EXPREVALSTATIC_ILLEGALHEXESCAPEINSTRINGLITERAL : int
Public Const DTS_E_EXPREVALSTATIC_ILLEGALHEXESCAPEINSTRINGLITERAL As Integer = -1073442723