HResults.DTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL Field

Definition

MessageId: DTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL MessageText: Parsing the expression "%1!s!" failed. The equal sign (=) at line number "%2!s!", character number "%3!s!", was not expected. A double equals sign (==) may be required at the location specified.

public: int DTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL = -1073450793;
public const int DTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL = -1073450793;
val mutable DTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL : int
Public Const DTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL As Integer  = -1073450793

Field Value

Value = -1073450793

Applies to