Share via


SelectExpression.PrepareForAggregate 方法

定義

多載

PrepareForAggregate()

SelectExpression準備 ,以套用匯總作業。

PrepareForAggregate(Boolean)

SelectExpression準備 ,以套用匯總作業。

PrepareForAggregate()

SelectExpression準備 ,以套用匯總作業。

public void PrepareForAggregate ();
member this.PrepareForAggregate : unit -> unit
Public Sub PrepareForAggregate ()

適用於

PrepareForAggregate(Boolean)

SelectExpression準備 ,以套用匯總作業。

public void PrepareForAggregate (bool liftOrderings = true);
member this.PrepareForAggregate : bool -> unit
Public Sub PrepareForAggregate (Optional liftOrderings As Boolean = true)

參數

liftOrderings
Boolean

適用於