HResults.DTS_E_EVENTHANDLERNOTALLOWED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_EVENTHANDLERNOTALLOWED MessageText: The task providing the custom event "%1!s!" does not allow this event to be handled in the package. The custom event was declared with 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