←Select platform

Index Method (IFullTextSearchManager)

Summary

Start a re-indexing of the database.

Syntax

C#
VB
C++
public abstract void Index()
Public MustOverride Sub Index()
public:  
   virtual void Index() abstract 

Remarks

This method re-indexes the database after new items are added. It is recommended to call this method after Upsert is done and before performing a new Search. Not required for SqlServerFullTextSearchManager.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Recognition Assembly
Click or drag to resize