Click or drag to resize

Ordering Constructor

Overload List
  NameDescription
Public methodOrdering(Expression)
Create an Ordering with the specified Expression.
Public methodOrdering(Expression, OrderingDirection)
Create an Ordering with the specified Expression and OrderingDirection.
Protected methodOrdering(Parser, CodeObject)
Initializes a new instance of the Ordering class
Top
See Also