Campo HResults.DTS_E_TOTALINPUTCOLSCANNOTBEZERO

No input columns found. At least one input column must be mapped to an output column.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_TOTALINPUTCOLSCANNOTBEZERO As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime