Share via


SelectExpression.LiftOrderBy Method

Definition

Ensure that order by expressions from Project Star table of this select expression are copied on outer level to preserve ordering.

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

Applies to