Click or drag to resize

Index Constructor

Overload List
  NameDescription
Public methodIndex
Index by default field which is Id
Public methodIndex(String)
Create index by one or more field names separated by comma. First field is used first in lookups then when there is multiple matches, field 2 is used and so on.
Top
See Also