HResults.DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT MessageText: The iteration expression is not an assignment expression: "%1!s!". This error usually occurs when the expression in the assignment expression on the ForLoop is not an assignment expression.
public: int DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT = -2147356157;
public const int DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT = -2147356157;
val mutable DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT : int
Public Const DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT As Integer = -2147356157