1 write to _behavior
System.Data.Entity (1)
System\Data\EntityClient\EntityDataReader.cs (1)
48this._behavior = behavior;
1 reference to _behavior
System.Data.Entity (1)
System\Data\EntityClient\EntityDataReader.cs (1)
170if ((this._behavior & CommandBehavior.CloseConnection) == CommandBehavior.CloseConnection)