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 object criteria.
The following tables list the members exposed by the EnterpriseManagementObjectCriteria type.
Public Constructors
Name | Description | |
---|---|---|
EnterpriseManagementObjectCriteria | Overloaded. Creates a new instance of the EnterpriseManagementObjectCriteria class. |
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) |
![]() ![]() |
Empty | Creates an empty criteria object. |
![]() |
ManagementPackClass | The ManagementPackClass object this criteria object corresponds to. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetNonUniquePropertyNames | Gets a read-only collection of property names that are not unique and need to be qualified by a type. |
![]() ![]() |
GetSpecialPropertyNames | Gets a read-only collection of property names that can be used by this criteria. |
![]() |
GetType | (inherited from Object) |
![]() |
GetValidPropertyNames | Gets a read-only collection of property names that can be used by this criteria. |
![]() |
IsValidPropertyName | Overridden. Determines if a property exists or not. |
![]() ![]() |
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 | Overridden. Gets a read-only collection of nonvalid criteria elements. |
![]() |
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 | Overridden. Gets the column name from a property name. |
Top
See Also
Reference
EnterpriseManagementObjectCriteria Class
Microsoft.EnterpriseManagement.Common Namespace