Event Members

Represents a single event.

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

Public Constructors

  Имя Description
Event Overloaded. Creates an instance of the Event class.

В начало

Public Properties

  Имя Description
ms149639.pubproperty(ru-ru,SQL.90).gif EventClassName Gets and sets the event class name associated with this event.
ms149639.pubproperty(ru-ru,SQL.90).gif FieldCount Gets the number of developer-defined event fields for this event.
ms149639.pubproperty(ru-ru,SQL.90).gif Item Overloaded.  

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms149639.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms149639.pubmethod(ru-ru,SQL.90).gif GetFieldName Gets the name of a field in the event record.
ms149639.pubmethod(ru-ru,SQL.90).gif GetFieldOrdinal Returns the zero-based ordinal of a field in the event record.
ms149639.pubmethod(ru-ru,SQL.90).gif GetFieldValue Returns the value of a field in the event record.
ms149639.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms149639.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms149639.pubmethod(ru-ru,SQL.90).gif Initialize Initializes an object of the Event class.
ms149639.pubmethod(ru-ru,SQL.90).gifms149639.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149639.pubmethod(ru-ru,SQL.90).gif SetFieldValue Sets the value of a field in the event record.
ms149639.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms149639.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms149639.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

Event Class
Microsoft.SqlServer.NotificationServices Namespace