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

Properties

new IQueryContext Context [get]
 
ISession Session [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...
 

Additional Inherited Members

- Public Member Functions inherited from Deveel.Data.IRequest
IBlockContext CreateBlockContext ()
 

Detailed Description

Definition at line 20 of file IQuery.cs.

Property Documentation

new IQueryContext Deveel.Data.IQuery.Context
get

Definition at line 21 of file IQuery.cs.

ISession Deveel.Data.IQuery.Session
get

Definition at line 23 of file IQuery.cs.


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