HResults.DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT Field
The iteration expression is not an assignment expression: "%1". This error usually usually occurs when the expression in the assignment expression on the ForLoop is not an assignment expression.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Deklaracja
Public Const DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT As Integer
public const int DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT
public:
literal int DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT
public static final int DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT
public const var DTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.