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

Properties

bool IgnoreCase [get]
 
CursorManager CursorManager [get]
 
- Properties inherited from Deveel.Data.IContext
IContext Parent [get]
 
string Name [get]
 
IScope Scope [get]
 

Detailed Description

Definition at line 22 of file ICursorScope.cs.

Property Documentation

CursorManager Deveel.Data.Sql.Cursors.ICursorScope.CursorManager
get

Definition at line 25 of file ICursorScope.cs.

bool Deveel.Data.Sql.Cursors.ICursorScope.IgnoreCase
get

Definition at line 23 of file ICursorScope.cs.


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