TB_SEARCHConstant Class
TB Searching mode
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetTB_SEARCHConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class TB_SEARCHConstant

The TB_SEARCHConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBINARY
Random searches in a table.
Public fieldStatic memberLINEAR
Linear searches up or down a table (Default).
Top
See Also