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