Event Members
Represents a single event.
The following tables list the members exposed by the Event type.
Public Constructors
Nombre | Description | |
---|---|---|
Event | Overloaded. Creates an instance of the Event class. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
![]() |
EventClassName | Gets and sets the event class name associated with this event. |
![]() |
FieldCount | Gets the number of developer-defined event fields for this event. |
![]() |
Item | Overloaded. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetFieldName | Gets the name of a field in the event record. |
![]() |
GetFieldOrdinal | Returns the zero-based ordinal of a field in the event record. |
![]() |
GetFieldValue | Returns the value of a field in the event record. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
Initialize | Initializes an object of the Event class. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SetFieldValue | Sets the value of a field in the event record. |
![]() |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
Event Class
Microsoft.SqlServer.NotificationServices Namespace