MonitoringEventCriteria Members

Updated: April 16, 2012

Used to specify the criteria for the GetMonitoringEvents method and the GetMonitoringEventReader method, limiting the returned objects to those that meet the criteria.

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

  Name Description
  MonitoringEventCriteria Overloaded.  
Top
(see also Protected Properties)
  Name Description
public property Criteria  (inherited from QueryCriteria)
public property CriteriaXml  (inherited from QueryCriteria)
Top
  Name Description
protected property BackCompatPropertyToNewPropertyMappings Overridden.  
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic GetValidPropertyNames Gets a collection of the valid property names that can be used in the criteria expression.
public method IsValidPropertyName  (inherited from QueryCriteria)
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method GenerateDalCriteria  (inherited from QueryCriteria)
protected method GetInvalidCriteriaElements  (inherited from QueryCriteria)
protected method IsValidXmlString  (inherited from QueryCriteria)
protected method MemberwiseClone  (inherited from Object)
protected method ParseCriteria  (inherited from QueryCriteria)
protected method PropertyNameToColumnName  (inherited from QueryCriteria)
Top