Partager via


Champ HResults.DTS_E_INPUTCOLUMNNOTFOUND

The input column lineage ID "%1" referenced by property "%2" on output column "%3" could not be located in the input column collection.

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

Syntaxe

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

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

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime