IEventProvider Members

Provides a framework for developing a hosted continuous event provider. An event provider collects events and submits them to a Notification Services application, where they are matched with subscription information to produce notifications.

The following tables list the members exposed by the IEventProvider type.

Public Methods

  名称 Description
ms149641.pubmethod(zh-cn,SQL.90).gif Initialize Initializes the event provider.
ms149641.pubmethod(zh-cn,SQL.90).gif Run Activates the event provider to begin collecting events.
ms149641.pubmethod(zh-cn,SQL.90).gif Terminate Stops and disables the event provider.

顶部

请参阅

参考

IEventProvider Interface
Microsoft.SqlServer.NotificationServices Namespace