HResults.DTS_E_EVENTHANDLERNOTALLOWED Campo

Definição

MessageId: DTS_E_EVENTHANDLERNOTALLOWED MessageText: a tarefa que fornece o evento personalizado "%1!s!" não permite que esse evento seja tratado no pacote. O evento personalizado foi declarado com 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 do campo

Value = -1073659817

Aplica-se a