1 reference to EntityDataReader
System.Data.Entity (1)
System\Data\EntityClient\EntityCommand.cs (1)
462
EntityDataReader reader = new
EntityDataReader
(this, _commandDefinition.Execute(this, behavior), behavior);