共用方式為


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

屬性值

屬性

適用於