다음을 통해 공유


EventCollector Members

Collects events into batches, and then writes them to the application database.

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

Public Constructors

  이름 Description
EventCollector Overloaded. Creates an instance of the EventCollector class.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms149233.pubmethod(ko-kr,SQL.90).gif Abort Discards the current event batch and all event data associated with it.
ms149233.pubmethod(ko-kr,SQL.90).gif Commit Submits an event batch to the application database.
ms149233.pubmethod(ko-kr,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms149233.pubmethod(ko-kr,SQL.90).gif Dispose Disposes of the EventCollector object.
ms149233.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms149233.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms149233.pubmethod(ko-kr,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms149233.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms149233.pubmethod(ko-kr,SQL.90).gif Initialize Initializes an instance of the EventCollector class.
ms149233.pubmethod(ko-kr,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms149233.pubmethod(ko-kr,SQL.90).gifms149233.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149233.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )
ms149233.pubmethod(ko-kr,SQL.90).gif Write Writes one event to the EventCollector.

위쪽

Protected Methods

  이름 Description
ms149233.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms149233.protmethod(ko-kr,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

위쪽

참고 항목

참조

EventCollector Class
Microsoft.SqlServer.NotificationServices Namespace