←Select platform

Index Method

Summary

Start a re-indexing of the database.

Syntax
C#
VB
C++
public virtual void Index() 
Public Overridable Sub Index() 
public:  
   virtual void Index() 

Remarks

Currently, this method does not perform any operation. If needed, refer to re-index state in MS SQL Server change tracking and how to get triggers when it starts and completes (or errors) https://docs.microsoft.com/en-us/sql/relational-databases/search/populate-full-text-indexes.

For more information, refer to Upsert(FullTextSearchItem) and Speeding Up Forms Recognition Using the Full Text Search Feature.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly