HResults.DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL 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_EXPREVALILLEGALESCAPEINSTRINGLITERAL MessageText: The string literal "%1!s!" contains an illegal escape sequence of "%2!c!". The escape sequence is not supported in string literals in the expression evaluator. If a backslash is needed in the string, use a double backslash, "\".
public: int DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL = -1073450824;
public const int DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL = -1073450824;
val mutable DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL : int
Public Const DTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL As Integer = -1073450824