Champ 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 (dans 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