DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Namespaces | |
namespace | Deveel.Data.Index |
Enumerations | |
enum | Deveel.Data.Index.RangeFieldOffset { Deveel.Data.Index.RangeFieldOffset.FirstValue = 1, Deveel.Data.Index.RangeFieldOffset.LastValue = 2, Deveel.Data.Index.RangeFieldOffset.BeforeFirstValue = 3, Deveel.Data.Index.RangeFieldOffset.AfterLastValue = 4 } |
The absolute offset of a field in a range of a selection. More... | |