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 ()
특성

적용 대상