Campo HResults.DTS_E_BULKINSERTTHREADABNORMALCOMPLETION

The thread for the SSIS Bulk Insert task terminated with errors or warnings.

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

Sintassi

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

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime