![]() |
DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
| ISessionContext | CreateSessionContext () |
Properties | |
| IDatabaseContext | DatabaseContext [get] |
Properties inherited from Deveel.Data.IContext | |
| IContext | Parent [get] |
| string | Name [get] |
| IScope | Scope [get] |
Properties inherited from Deveel.Data.Sql.Variables.IVariableScope | |
| IVariableManager | VariableManager [get] |
Properties inherited from Deveel.Data.Sql.Cursors.ICursorScope | |
| bool | IgnoreCase [get] |
| CursorManager | CursorManager [get] |
Definition at line 24 of file ITransactionContext.cs.
| ISessionContext Deveel.Data.Transactions.ITransactionContext.CreateSessionContext | ( | ) |
Implemented in Deveel.Data.Transactions.TransactionContext.
|
get |
Definition at line 25 of file ITransactionContext.cs.
1.8.10