共用方式為


RelationalQueryModelVisitor.RequiresClientJoin 屬性

定義

取得或設定值,指出查詢是否需要用戶端聯結。

public virtual bool RequiresClientJoin { get; set; }
member this.RequiresClientJoin : bool with get, set
Public Overridable Property RequiresClientJoin As Boolean

屬性值

如果查詢需要用戶端聯結,則為 true,否則為 false。

適用於