Name | Description | |
---|---|---|
![]() | BeginTransaction | Overloaded. Begins a transaction with provider default Isolation Level |
![]() | CloseSession | Overloaded. Flushes any dirty data and closes the session |
![]() | CommitTransaction | Overloaded. Commits the open transaction |
![]() | FlushSession | Flushes any work items in the open session |
![]() | GetSession | |
![]() | HasOpenSession | Indicates whether a session is currently open |
![]() | HasOpenTransaction | Indicates whether a transaction is currently open |
![]() | ResetSession | Resets the current session in context |
![]() | RollbackTransaction | Rolls back the active transaction |