ObjectQueryOptions Members
Represents a class for specifying query options available for methods that return instances.
The following tables list the members exposed by the ObjectQueryOptions type.
Public Constructors
Name | Description | |
---|---|---|
ObjectQueryOptions | Overloaded. Initializes a new ObjectQueryOptions object. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
Default | Specifies the default object query options. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
DefaultPropertyRetrievalBehavior | Gets or sets the object behavior. |
![]() |
MaxResultCount | Gets or sets the maximum number of results to return. |
![]() |
ObjectRetrievalMode | Gets or sets the object retrieval mode. |
![]() |
ObjectSortProperty | Gets all the properties provided for the object sort. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddFilterByConnector | Inserts filter instances using the connector IDs. |
![]() |
AddPropertyRangeToRetrieve | Adds the property range. |
![]() |
AddPropertyToRetrieve | Overloaded. |
![]() |
AddSortProperty | Overloaded. Adds sort properties for projection sorting. |
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetEnumerator | Returns an enumerator that can iterate through a collection. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Top
See Also
Reference
ObjectQueryOptions Class
Microsoft.EnterpriseManagement.Common Namespace