HResults.DTS_E_THREADCANCELLED Campo

Definição

Código de Erro SSIS DTS_E_THREADCANCELLED. O thread "%1" recebeu um sinal de desligamento e está sendo encerrado. O usuário solicitou um desligamento, ou um erro em outro thread está provocando o desligamento do pipeline. Pode haver mensagens de erro geradas antes dessa, contendo mais informações justificando por que o thread foi cancelado.

public: int DTS_E_THREADCANCELLED = -1073450951;
public const int DTS_E_THREADCANCELLED = -1073450951;
val mutable DTS_E_THREADCANCELLED : int
Public Const DTS_E_THREADCANCELLED As Integer  = -1073450951

Valor do campo

Value = -1073450951

Aplica-se a