[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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
public fieldstatic Default Specifies the default object query options.
Top

Public Properties

  Name Description
public property DefaultPropertyRetrievalBehavior Gets or sets the object behavior.
public property MaxResultCount Gets or sets the maximum number of results to return.
public property ObjectRetrievalMode Gets or sets the object retrieval mode.
public property ObjectSortProperty Gets all the properties provided for the object sort.
Top

Public Methods (see also Protected Methods)

  Name Description
public method AddFilterByConnector Inserts filter instances using the connector IDs.
public method AddPropertyRangeToRetrieve Adds the property range.
public method AddPropertyToRetrieve Overloaded.  
public method AddSortProperty Overloaded. Adds sort properties for projection sorting.
public method Equals  Overloaded. (inherited from Object)
public method GetEnumerator Returns an enumerator that can iterate through a collection.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

Explicit Interface Implementations

See Also


Send comments about this topic to Microsoft.