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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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