Méthode Database.RemoveFullTextCatalogs
Removes full-text catalogs from the database.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub RemoveFullTextCatalogs
'Utilisation
Dim instance As Database
instance.RemoveFullTextCatalogs()
public void RemoveFullTextCatalogs()
public:
void RemoveFullTextCatalogs()
member RemoveFullTextCatalogs : unit -> unit
public function RemoveFullTextCatalogs()
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo
Autres ressources
Création, modification et suppression de bases de données
Implémentation de la recherche en texte intégral