HResults.DTS_E_FORLOOPINITEXPRESSIONINVALID Field

Definition

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

public: int DTS_E_FORLOOPINITEXPRESSIONINVALID = -1073647607;
public const int DTS_E_FORLOOPINITEXPRESSIONINVALID = -1073647607;
val mutable DTS_E_FORLOOPINITEXPRESSIONINVALID : int
Public Const DTS_E_FORLOOPINITEXPRESSIONINVALID As Integer  = -1073647607

Field Value

Value = -1073647607

Applies to