Click or drag to resize

BaseOrderBy Properties

The BaseOrderBy type exposes the following members.

Properties
  NameDescription
Public propertyChild
Gets/Sets the Child Order By.
Public propertyContext
Sets the Evaluation Context for the Ordering.
Public propertyDescending
Sets the Ordering to Descending.
Public propertyExpression
Gets the Expression used in the Ordering.
Public propertyIsSimple
Gets whether the Ordering is Simple.
Public propertyVariables
Gets all the Variables used in the Ordering.
Top
See Also