DBContext Class Methods
For a list of all members of this type, see DBContext members.
Public Methods
Name | Description | |
---|---|---|
![]() | CreateCommand | Creates a command that can be set and executed against the database. |
![]() | Dispose | Disposes of open/living constructs before relinquishing the context to the GC. |
![]() | SaveChanges | Save changes made to the data. |
See Also