DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
IBlockContext | CreateBlockContext () |
Public Member Functions inherited from Deveel.Data.Context | |
void | Dispose () |
Package Functions | |
BlockContext (IContext parent) | |
Properties | |
override string | ContextName [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] |
Additional Inherited Members | |
Protected Member Functions inherited from Deveel.Data.Context | |
Context () | |
Context (IContext parent) | |
virtual void | Dispose (bool disposing) |
Definition at line 22 of file BlockContext.cs.
|
inlinepackage |
Definition at line 23 of file BlockContext.cs.
|
inline |
|
getprotected |
Definition at line 27 of file BlockContext.cs.