共用方式為


RelationalQueryModelVisitor.RequiresStreamingGroupResultOperator 屬性

定義

取得或設定值,指出查詢是否需要串流群組結果運算子。

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

屬性值

如果查詢需要串流結果運算子,則為 true,否則為 false。

適用於