다음을 통해 공유


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()