DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Properties | List of all members
Deveel.Data.IContext Interface Reference
Inheritance diagram for Deveel.Data.IContext:
Deveel.Data.Context Deveel.Data.Diagnostics.IEventScope Deveel.Data.IBlockContext Deveel.Data.IDatabaseContext Deveel.Data.IQueryContext Deveel.Data.ISessionContext Deveel.Data.Sql.Cursors.ICursorScope Deveel.Data.Sql.Variables.IVariableScope Deveel.Data.Transactions.ITransactionContext

Properties

IContext Parent [get]
 
string Name [get]
 
IScope Scope [get]
 

Detailed Description

Definition at line 22 of file IContext.cs.

Property Documentation

string Deveel.Data.IContext.Name
get

Definition at line 25 of file IContext.cs.

IContext Deveel.Data.IContext.Parent
get

Definition at line 23 of file IContext.cs.

IScope Deveel.Data.IContext.Scope
get

Definition at line 27 of file IContext.cs.


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