Champ DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
public const int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
public:
literal int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT
static val mutable DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT: int
public const var DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT : int
Voir aussi