1 write to _connection
System.Data.Entity (1)
System\Data\EntityClient\EntityAdapter.cs (1)
59_connection = value;
5 references to _connection
System.Data.Entity (5)
System\Data\EntityClient\EntityAdapter.cs (5)
55return _connection; 105if (_connection == null) 111if (_connection.StoreProviderFactory == null || this._connection.StoreConnection == null) 117if (ConnectionState.Open != _connection.State)