HResults.DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT Field

Definition

MessageId: DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT MessageText: The initialization expression is not an assignment expression: "%1!s!". This error usually occurs when the expression in the iterate expressions on the ForLoop is not an assignment expression.

public: int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT = -2147356156;
public const int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT = -2147356156;
val mutable DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT : int
Public Const DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT As Integer  = -2147356156

Field Value

Value = -2147356156

Applies to