DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Properties | List of all members
Deveel.Data.Sql.Variables.IVariableScope Interface Reference
Inheritance diagram for Deveel.Data.Sql.Variables.IVariableScope:
Deveel.Data.IContext Deveel.Data.Transactions.ITransactionContext Deveel.Data.Transactions.TransactionContext

Properties

IVariableManager VariableManager [get]
 
- Properties inherited from Deveel.Data.IContext
IContext Parent [get]
 
string Name [get]
 
IScope Scope [get]
 

Detailed Description

Definition at line 22 of file IVariableScope.cs.

Property Documentation

IVariableManager Deveel.Data.Sql.Variables.IVariableScope.VariableManager
get

Definition at line 23 of file IVariableScope.cs.


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