←Select platform

Delete(FullTextSearchItem) Method (SqlServerFullTextSearchManager)

Summary

Deletes master forms from the full text search database.

Syntax

C#
VB
C++
public virtual void Delete( 
   FullTextSearchItem item 
) 
Public Overridable Sub Delete( 
   ByVal item As FullTextSearchItem 
) 
public:  
   virtual void Delete( 
      FullTextSearchItem^ item 
   ) 

Parameters

item

Properties of the item(s) to be deleted. Must not be null.

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