Share via


SelectExpression.ClearProjection 方法

定義

警告

Use ReplaceProjection with empty list to clear out projections and associated bindings.

清除所有現有的投影。

public void ClearProjection ();
[System.Obsolete("Use ReplaceProjection with empty list to clear out projections and associated bindings.")]
public void ClearProjection ();
member this.ClearProjection : unit -> unit
[<System.Obsolete("Use ReplaceProjection with empty list to clear out projections and associated bindings.")>]
member this.ClearProjection : unit -> unit
Public Sub ClearProjection ()
屬性

適用於