DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Member Functions | Properties | List of all members
Deveel.Data.IRequest Interface Reference
Inheritance diagram for Deveel.Data.IRequest:
Deveel.Data.Diagnostics.IEventSource Deveel.Data.IBlock Deveel.Data.IQuery Deveel.Data.Block Deveel.Data.Query Deveel.Data.Index.StoreIndex.MappedBlock

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...
 

Detailed Description

Definition at line 22 of file IRequest.cs.

Member Function Documentation

IBlockContext Deveel.Data.IRequest.CreateBlockContext ( )

Implemented in Deveel.Data.Block, and Deveel.Data.Query.

Property Documentation

IQuery Deveel.Data.IRequest.Query
get

Definition at line 23 of file IRequest.cs.


The documentation for this interface was generated from the following file: