Compartilhar via


Campo 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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_INPUTCOLUMNNOTFOUND As Integer
'Uso
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime