ManagementPackDimensionTypeCriteria Methods

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic GetValidPropertyNames Gets a collection of all the valid property names for the criteria expression.
public method IsValidPropertyName  (inherited from QueryCriteria)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the criteria string. (inherited from QueryCriteria)

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GenerateDalCriteria  (inherited from QueryCriteria)
protected method GetInvalidCriteriaElements  Retrieves the criteria elements that are not valid. (inherited from QueryCriteria)
protected method IsValidXmlString  Checks whether the criteria is an XML string. (inherited from QueryCriteria)
protected method MemberwiseClone  (inherited from Object)
protected method ParseCriteria  Validates the criteria, maps the property names to column names, and adds the type ID context. (inherited from QueryCriteria)
protected method PropertyNameToColumnName  (inherited from QueryCriteria)

See Also

Reference

ManagementPackDimensionTypeCriteria Class
Microsoft.EnterpriseManagement.Configuration Namespace