ObjectQuery.Streaming Property

 

Whether the query is streaming or buffering

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

public bool Streaming { get; set; }

Property Value

Type: System.Boolean