DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
IQueryContext | CreateQueryContext () |
Properties | |
ITransactionContext | TransactionContext [get] |
Properties inherited from Deveel.Data.Diagnostics.IEventScope | |
IEventRegistry | EventRegistry [get] |
Properties inherited from Deveel.Data.IContext | |
IContext | Parent [get] |
string | Name [get] |
IScope | Scope [get] |
Definition at line 23 of file ISessionContext.cs.
IQueryContext Deveel.Data.ISessionContext.CreateQueryContext | ( | ) |
Implemented in Deveel.Data.SessionContext.
|
get |
Definition at line 24 of file ISessionContext.cs.