![]() |
DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
| void | Execute (BlockExecuteContext context) |
Public Member Functions inherited from Deveel.Data.IRequest | |
| IBlockContext | CreateBlockContext () |
Properties | |
| new IBlockContext | Context [get] |
| IBlock | Parent [get] |
| IBlock | Next [get] |
Properties inherited from Deveel.Data.IRequest | |
| 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... | |
| void Deveel.Data.IBlock.Execute | ( | BlockExecuteContext | context | ) |
Implemented in Deveel.Data.Block.
|
get |
1.8.10