DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
IBlockContext | CreateBlockContext () |
Properties | |
IQuery | Query [get] |
Properties inherited from Deveel.Data.Diagnostics.IEventSource | |
IContext | Context [get] |
IEventSource | ParentSource [get] |
Gets an optional parent source. More... | |
IEnumerable< KeyValuePair< string, object > > | Metadata [get] |
Gets the list of metadata associated to the source. More... | |
Definition at line 22 of file IRequest.cs.
IBlockContext Deveel.Data.IRequest.CreateBlockContext | ( | ) |
Implemented in Deveel.Data.Block, and Deveel.Data.Query.
|
get |
Definition at line 23 of file IRequest.cs.