EntityConnection.Close Method ()
Closes the connection to the database.
Assembly: EntityFramework (in EntityFramework.dll)
Exception | Condition |
---|---|
InvalidOperationException | An error occurred when closing the connection. |
Closes the connection to the database.
Exception | Condition |
---|---|
InvalidOperationException | An error occurred when closing the connection. |