HResults.DTS_E_EXPREVALINVALIDTOKEN Field

Definition

MessageId: DTS_E_EXPREVALINVALIDTOKEN MessageText: Attempt to parse the expression "%1!s!" failed. The token "%2!s!" at line number "%3!s!", character number "%4!s!" was not recognized. The expression cannot be parsed because it contains invalid elements at the location specified.

public: int DTS_E_EXPREVALINVALIDTOKEN = -1073450858;
public const int DTS_E_EXPREVALINVALIDTOKEN = -1073450858;
val mutable DTS_E_EXPREVALINVALIDTOKEN : int
Public Const DTS_E_EXPREVALINVALIDTOKEN As Integer  = -1073450858

Field Value

Value = -1073450858

Applies to