Dela via


SelectExpression.ClearProjection Method

Definition

Caution

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

Clears all existing projections.

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 ()
Attributes

Applies to