HResults.DTS_E_BULKINSERTTHREADALREADYRUNNING 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_BULKINSERTTHREADALREADYRUNNING MessageText: The thread for the SSIS Bulk Insert task is already running.
public: int DTS_E_BULKINSERTTHREADALREADYRUNNING = -1071636418;
public const int DTS_E_BULKINSERTTHREADALREADYRUNNING = -1071636418;
val mutable DTS_E_BULKINSERTTHREADALREADYRUNNING : int
Public Const DTS_E_BULKINSERTTHREADALREADYRUNNING As Integer = -1071636418