次の方法で共有


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