ManagementPackReportResourceCriteria Members
Specifies the criteria expression for selecting management pack report resource objects.
The following tables list the members exposed by the ManagementPackReportResourceCriteria type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackReportResourceCriteria | Initializes a new ManagementPackReportResourceCriteria object. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
Empty | Represents the empty query option. (inherited from QueryCriteria) |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Criteria | Gets the criteria of this query. (inherited from QueryCriteria) |
![]() |
CriteriaXml | Gets the XML parse tree representing the criteria. (inherited from QueryCriteria) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
GetValidPropertyNames | Gets a collection of the valid property names that can be used in the criteria expression. |
![]() |
IsValidPropertyName | (inherited from QueryCriteria) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the criteria string. (inherited from QueryCriteria) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
GenerateDalCriteria | (inherited from QueryCriteria) |
![]() |
GetInvalidCriteriaElements | Retrieves the criteria elements that are not valid. (inherited from QueryCriteria) |
![]() |
IsValidXmlString | Checks whether the criteria is an XML string. (inherited from QueryCriteria) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ParseCriteria | Validates the criteria, maps the property names to column names, and adds the type ID context. (inherited from QueryCriteria) |
![]() |
PropertyNameToColumnName | (inherited from QueryCriteria) |
Top
See Also
Reference
ManagementPackReportResourceCriteria Class
Microsoft.EnterpriseManagement.Configuration Namespace