Event Members
Represents a single event.
The following tables list the members exposed by the Event type.
Public Constructors
Name | Description | |
---|---|---|
Event | Overloaded. Creates an instance of the Event class. |
Nach oben
Public Properties
Name | 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. |
Nach oben
Public Methods
(see also Protected Methods )
Name | 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 ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
Event Class
Microsoft.SqlServer.NotificationServices Namespace