Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the criteria for querying generic properties of objects.
The following tables list the members exposed by the EnterpriseManagementObjectGenericCriteria type.
Public Constructors
| Name | Description | |
|---|---|---|
| EnterpriseManagementObjectGenericCriteria | Overloaded. Creates a new instance of the EnterpriseManagementObjectGenericCriteria class. | 
Top
Public Fields
| Name | Description | |
|---|---|---|
| .gif)  .jpeg) | Empty | Represents the empty query option. (inherited from QueryCriteria) | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Criteria | Gets the criteria of this query. (inherited from QueryCriteria) | 
| .gif) | CriteriaXml | Gets the XML parse tree representing the criteria. (inherited from QueryCriteria) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | IsValidPropertyName | (inherited from QueryCriteria) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Returns the criteria string. (inherited from QueryCriteria) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | GenerateDalCriteria | (inherited from QueryCriteria) | 
| .gif) | GetInvalidCriteriaElements | Overridden. Gets a read-only collection of invalid criteria elements. | 
| .gif)  .jpeg) | GetValidPropertyNames | Gets a read-only collection of property names that can be used by this criteria. | 
| .gif) | IsValidXmlString | Checks whether the criteria is an XML string. (inherited from QueryCriteria) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
| .gif) | ParseCriteria | Validates the criteria, maps the property names to column names, and adds the type ID context. (inherited from QueryCriteria) | 
| .gif) | PropertyNameToColumnName | (inherited from QueryCriteria) | 
Top
See Also
Reference
EnterpriseManagementObjectGenericCriteria Class
Microsoft.EnterpriseManagement.Common Namespace