Compartir a través de


OrderExpression Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Sets the order in which the entity instances are returned from the query.

The following tables list the members exposed by the OrderExpression type.

Public Constructors

  Name Description
  OrderExpression Overloaded. Initializes a new instance of the OrderExpression class.

Top

Public Properties

  Name Description
public property AttributeName Gets or sets the name of the attribute in the order expression.
public property ExtensionData Gets or sets the structure that contains extra data.
public property OrderType Gets or sets the order, ascending or descending.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (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

See Also

Reference

OrderExpression Class
Microsoft.Xrm.Sdk.Query Namespace

Other Resources

Sample: Page Large Result Sets with Query Expression and FetchXML

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.