1 implementation of IsBuffered
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2800
public bool
IsBuffered
{
1 reference to IsBuffered
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1848
if (this.session != null && !this.session.
IsBuffered
) {