HResults.DTS_E_EVENTHANDLERNOTALLOWED Campo

Definizione

MessageId: DTS_E_EVENTHANDLERNOTALLOWED MessageText: l'attività che fornisce l'evento personalizzato "%1!s!" non consente di gestire questo evento nel pacchetto. L'evento personalizzato è stato dichiarato 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

Valore del campo

Value = -1073659817

Si applica a