Base:
method
Close
System.Data.Common.DbConnection.Close()
3 references to Close
System.Data.Entity (2)
System\Data\EntityClient\EntityDataReader.cs (1)
173this._command.Connection.Close();
System\Data\Objects\ObjectContext.cs (1)
1513_connection.Close();
System.Data.Entity.Design (1)
System\Data\Entity\Design\SSDLGenerator\EntityStoreSchemaGeneratorDatabaseSchemaLoader.cs (1)
70_connection.Close();