HResults.DTS_E_FORLOOPEVALEXPRESSIONINVALID Field

Definition

MessageId: DTS_E_FORLOOPEVALEXPRESSIONINVALID MessageText: The evaluation expression for the loop is not valid. The expression needs to be modified. There should be additional error messages.

public: int DTS_E_FORLOOPEVALEXPRESSIONINVALID = -1073647611;
public const int DTS_E_FORLOOPEVALEXPRESSIONINVALID = -1073647611;
val mutable DTS_E_FORLOOPEVALEXPRESSIONINVALID : int
Public Const DTS_E_FORLOOPEVALEXPRESSIONINVALID As Integer  = -1073647611

Field Value

Value = -1073647611

Applies to