次の方法で共有


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 ()
属性

適用対象