Partager via


Event Members

Represents a single event.

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

Public Constructors

  Nom Description
Event Overloaded. Creates an instance of the Event class.

Haut de la page

Public Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

  Nom Description
ms149639.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms149639.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

Event Class
Microsoft.SqlServer.NotificationServices Namespace