ExecutionOptions.Streaming 属性

定义

注意

Queries are now streaming by default unless a retrying ExecutionStrategy is used. This property no longer returns an accurate value.

查询是流式处理还是缓冲查询。

[System.Obsolete("Queries are now streaming by default unless a retrying ExecutionStrategy is used. This property no longer returns an accurate value.")]
public bool Streaming { get; }
member this.Streaming : bool
Public ReadOnly Property Streaming As Boolean

属性值

属性

适用于