共用方式為


RelationalQueryModelVisitor.RequiresClientProjection 屬性

定義

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

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

屬性值

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

適用於