Used as a reader for retrieving an alert.
The following tables list the members exposed by the MonitoringAlertReader type.
Public
Properties
| Name | Description | |
|---|---|---|
|
BufferSize | Gets or sets the buffer size of the data reader. (inherited from MonitoringDataReader) |
|
IsComplete | Gets a Boolean value that determines whether the reader is complete. (inherited from MonitoringDataReader) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Close | Closes the underlying SQL connection. (inherited from MonitoringDataReader) |
|
Dispose | Disposes the object and closes the underlying SQL connection. (inherited from MonitoringDataReader) |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetMonitoringAlert | Gets a monitoring alert. |
|
GetType | (inherited from Object) |
|
Read | Gets the next result object. (inherited from MonitoringDataReader) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

