MonitoringObjectGenericCriteria Members

Updated: April 16, 2012

Specifies the criteria for the GetMonitoringObjects, GetPartialMonitoringObjects, GetRelatedMonitoringObjects and GetRelatedPartialMonitoringObjects methods, limiting the returned objects to those that meet the criteria.

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

  Name Description
  MonitoringObjectGenericCriteria 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  (inherited from QueryCriteria)
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 Retrieves 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  Overridden. (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