HResults.DTS_E_BULKINSERTTHREADTERMINATED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_BULKINSERTTHREADTERMINATED MessageText: The thread for the SSIS Bulk Insert is no longer running. No more rows can be inserted. Try increasing the bulk insert thread timeout.
public: int DTS_E_BULKINSERTTHREADTERMINATED = -1071636278;
public const int DTS_E_BULKINSERTTHREADTERMINATED = -1071636278;
val mutable DTS_E_BULKINSERTTHREADTERMINATED : int
Public Const DTS_E_BULKINSERTTHREADTERMINATED As Integer = -1071636278