DbProviderManifest.SupportsIntersectAndUnionAllFlattening 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回布林值,指定提供者是否可以直接在 DbUnionAllExpression 和 DbIntersectExpression 的左右兩側下處理沒有 DbProjectExpression 節點的運算式樹狀架構
public virtual bool SupportsIntersectAndUnionAllFlattening ();
abstract member SupportsIntersectAndUnionAllFlattening : unit -> bool
override this.SupportsIntersectAndUnionAllFlattening : unit -> bool
Public Overridable Function SupportsIntersectAndUnionAllFlattening () As Boolean
傳回
false