Compartilhar via


Campo DTS_E_TXUNPIVOTUNMAPPEDOUTPUT

Output column "%1" (%2!d!) is not mapped by any input column's DestinationColumn property.

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

Sintaxe

'Declaração
Public Const DTS_E_TXUNPIVOTUNMAPPEDOUTPUT As Integer
'Uso
Dim value As Integer

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