Click or drag to resize

ISparqlOrderBy Properties

The ISparqlOrderBy type exposes the following members.

Properties
  NameDescription
Public propertyChild
Gets/Sets the Child Ordering that applies if the two Objects are considered equal.
Public propertyContext
Sets the Evaluation Context for the Order By.
Public propertyDescending
Sets whether the Ordering is Descending.
Public propertyExpression
Gets the Expression used to do the Ordering.
Public propertyIsSimple
Gets whether the Ordering is simple (i.e. applies on variables only).
Public propertyVariables
Gets all the Variables used in the Ordering.
Top
See Also