Click or drag to resize
CTBSetSearchMode Method
Set the search mode of a table.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
If performance is an issue, you may want to test which search mode provides the best performance with typical data.
Syntax
public void SetSearchMode(
	int mode
)

Parameters

mode
Type: SystemInt32
<define>TB_SEARCH</define>
See Also