SelectExpression.ClearProjection 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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 ()
- 屬性