Udostępnij przez


HResults.DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT Field

The initialization expression is not an assignment expression: "%1". This error usually occurs when the expression in the iterate expressions 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_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT As Integer
public const int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
public:
literal int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
public static final int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
public const var DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT : 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.