次の方法で共有


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

プロパティ値

属性

適用対象