DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Attributes | List of all members
Deveel.Data.Index.DefaultIndexTypes Class Reference

Public Attributes

const string BlindSearch = "BlindSearch"
 
const string InsertSearch = "InsertSearch"
 

Detailed Description

Definition at line 20 of file DefaultIndexTypes.cs.

Member Data Documentation

const string Deveel.Data.Index.DefaultIndexTypes.BlindSearch = "BlindSearch"

Definition at line 21 of file DefaultIndexTypes.cs.

const string Deveel.Data.Index.DefaultIndexTypes.InsertSearch = "InsertSearch"

Definition at line 22 of file DefaultIndexTypes.cs.


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