Champ DTS_E_FORLOOPASSIGNEXPRESSIONINVALID
The assignment expression for the loop is not valid and needs to be modified. There should be additional error messages.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_FORLOOPASSIGNEXPRESSIONINVALID As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_FORLOOPASSIGNEXPRESSIONINVALID
public const int DTS_E_FORLOOPASSIGNEXPRESSIONINVALID
public:
literal int DTS_E_FORLOOPASSIGNEXPRESSIONINVALID
static val mutable DTS_E_FORLOOPASSIGNEXPRESSIONINVALID: int
public const var DTS_E_FORLOOPASSIGNEXPRESSIONINVALID : int