Partager via


Champ HResults.DTS_E_VALUEINDEXNOTINTEGER

The value index is not an integer . Mapping a For Each Variable number %1!d! to the variable "%2".

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_VALUEINDEXNOTINTEGER As Integer
'Utilisation
Dim value As Integer 

value = HResults.DTS_E_VALUEINDEXNOTINTEGER
public const int DTS_E_VALUEINDEXNOTINTEGER
public:
literal int DTS_E_VALUEINDEXNOTINTEGER
static val mutable DTS_E_VALUEINDEXNOTINTEGER: int
public const var DTS_E_VALUEINDEXNOTINTEGER : int

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime