HResults.DTS_E_EVENTHANDLERNOTALLOWED Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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