SelectExpression.ClearOrderBy Method

Definition

Clears the ORDER BY of this SelectExpression.

public virtual void ClearOrderBy ();
abstract member ClearOrderBy : unit -> unit
override this.ClearOrderBy : unit -> unit
Public Overridable Sub ClearOrderBy ()

Applies to