1 write to m_connection
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
72m_connection = connection;
2 references to m_connection
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (2)
663DbQueryCommandTree umView = m_connection.GetMetadataWorkspace().GetCqtView(table); 784Debug.Assert(null != m_connection.StoreConnection, "EntityAdapter.Update ensures the store connection is set");