Partager via


Champ DTS_E_TOTALINPUTCOLSCANNOTBEZERO

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

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

Syntaxe

'Déclaration
Public Const DTS_E_TOTALINPUTCOLSCANNOTBEZERO As Integer
'Utilisation
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