RemoveFullTextCatalogs 메서드
데이터베이스에서 전체 텍스트 카탈로그를 제거합니다.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public Sub RemoveFullTextCatalogs
‘사용 방법
Dim instance As Database
instance.RemoveFullTextCatalogs()
public void RemoveFullTextCatalogs()
public:
void RemoveFullTextCatalogs()
member RemoveFullTextCatalogs : unit -> unit
public function RemoveFullTextCatalogs()