Aracılığıyla paylaş


FullTextIndex.StopPopulation Method

Stops a full or incremental population of the full-text catalog.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Bildirim
Public Sub StopPopulation
'Kullanım
Dim instance As FullTextIndex

instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit 
public function StopPopulation()

Examples

Implementing Full-Text Search

See Also

Reference

FullTextIndex Class

Microsoft.SqlServer.Management.Smo Namespace

Other Resources

DEL - Full-Text Search Overview

CREATE FULLTEXT INDEX (Transact-SQL)