다음을 통해 공유


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

속성 값

특성

적용 대상