ObjectQueryOptions.AddPropertyToRetrieve Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Adds the property to the query options for the given class.
Overload List
Name | Description |
---|---|
ObjectQueryOptions.AddPropertyToRetrieve (ManagementPackClass, ManagementPackProperty) | Adds the specified property to the query options for the given class. |
ObjectQueryOptions.AddPropertyToRetrieve (ManagementPackProperty) | Adds the property to the query options using the properties type as the class to which to add the property. |
See Also
Reference
ObjectQueryOptions Class
ObjectQueryOptions Members
Microsoft.EnterpriseManagement.Common Namespace