FullTextIndex.StopPopulation メソッド

フルテキスト カタログの完全な作成または増分作成を停止します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub StopPopulation
'使用
Dim instance As FullTextIndex

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

使用例

フルテキスト検索の実装

関連項目

参照

FullTextIndex クラス

Microsoft.SqlServer.Management.Smo 名前空間

その他の技術情報

フルテキスト検索の概要

CREATE FULLTEXT INDEX (Transact-SQL)