DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Provides a context for executing queries, accessing the system resources and evaluation context. More...
Public Member Functions | |
IBlockContext | CreateBlockContext () |
Properties | |
ISessionContext | SessionContext [get] |
Properties inherited from Deveel.Data.IContext | |
IContext | Parent [get] |
string | Name [get] |
IScope | Scope [get] |
Provides a context for executing queries, accessing the system resources and evaluation context.
Definition at line 26 of file IQueryContext.cs.
IBlockContext Deveel.Data.IQueryContext.CreateBlockContext | ( | ) |
Implemented in Deveel.Data.QueryContext.
|
get |
Definition at line 27 of file IQueryContext.cs.