Name | Description | |
---|---|---|
![]() | UseForcedFlush | Gets or sets a value indicating whether to force flush upon entity Save/Delete |
The following tables list the members exposed by IDatabaseSessionManager.
Name | Description | |
---|---|---|
![]() | UseForcedFlush | Gets or sets a value indicating whether to force flush upon entity Save/Delete |
Name | Description | |
---|---|---|
![]() | BeginTransaction | Overloaded. Begins a transaction with the specified IsolationLevel |
![]() | CloseSession | Overloaded. Closes the open session |
![]() | CommitTransaction | Commits the open transaction |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | FlushSession | Flushes any work items in the open session |
![]() | GetSession | Gets the current session |
![]() | 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 |