Skip to content

QueryOrder

Defines the ordering expression for the query results.

Capabilities

Properties

  • QueryOrder.Expression: The expression to use for ordering the results.
  • QueryOrder.Type: The type of ordering (ascending or descending). If not specified, defaults to "Ascending".