다음을 통해 공유


FullTextService.Cleanup 메서드

Finds and removes full-text catalog resources in the file system that do not have corresponding entries in the full-text related system table.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub Cleanup
‘사용 방법
Dim instance As FullTextService

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

전체 텍스트 검색 구현

참고 항목

참조

FullTextService 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

전체 텍스트 검색 개요

CREATE FULLTEXT INDEX(Transact-SQL)

CREATE FULLTEXT CATALOG(Transact-SQL)