![]() |
DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
| SessionContext (ITransactionContext transactionContext) | |
| IQueryContext | CreateQueryContext () |
Public Member Functions inherited from Deveel.Data.Context | |
| void | Dispose () |
Properties | |
| ITransactionContext | TransactionContext [get] |
| override string | ContextName [get] |
| EventRegistry | EventRegistry [get, private set] |
| IEventRegistry IEventScope. | EventRegistry [get] |
Properties inherited from Deveel.Data.Context | |
| abstract string | ContextName [get] |
| virtual IScope | ContextScope [get] |
| IContext | ParentContext [get, private set] |
| IContext IContext. | Parent [get] |
| IScope IContext. | Scope [get] |
| string IContext. | Name [get] |
Properties inherited from Deveel.Data.IContext | |
| IContext | Parent [get] |
| string | Name [get] |
| IScope | Scope [get] |
Properties inherited from Deveel.Data.ISessionContext | |
| ITransactionContext | TransactionContext [get] |
Properties inherited from Deveel.Data.Diagnostics.IEventScope | |
| IEventRegistry | EventRegistry [get] |
Additional Inherited Members | |
Protected Member Functions inherited from Deveel.Data.Context | |
| Context () | |
| Context (IContext parent) | |
| virtual void | Dispose (bool disposing) |
Definition at line 23 of file SessionContext.cs.
|
inline |
Definition at line 24 of file SessionContext.cs.
|
inline |
Implements Deveel.Data.ISessionContext.
Definition at line 44 of file SessionContext.cs.
|
getprotected |
Definition at line 33 of file SessionContext.cs.
|
getprivate set |
Definition at line 38 of file SessionContext.cs.
|
getprivate |
Definition at line 40 of file SessionContext.cs.
|
get |
Definition at line 29 of file SessionContext.cs.
1.8.10