Share via


HResults.DTS_E_EVENTHANDLERNOTALLOWED Campo

Definición

MessageId: DTS_E_EVENTHANDLERNOTALLOWED MessageText: la tarea que proporciona el evento personalizado "%1!s!" no permite que este evento se controle en el paquete. El evento personalizado se declaró con AllowEventHandlers = FALSE.

public: int DTS_E_EVENTHANDLERNOTALLOWED = -1073659817;
public const int DTS_E_EVENTHANDLERNOTALLOWED = -1073659817;
val mutable DTS_E_EVENTHANDLERNOTALLOWED : int
Public Const DTS_E_EVENTHANDLERNOTALLOWED As Integer  = -1073659817

Valor de campo

Value = -1073659817

Se aplica a