Metoda FullTextStopList.CreateFromSystemStopList
Tworzy nową listę zatrzymania z domyślnej listy zatrzymania systemu.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Sub CreateFromSystemStopList
'Użycie
Dim instance As FullTextStopList
instance.CreateFromSystemStopList()
public void CreateFromSystemStopList()
public:
void CreateFromSystemStopList()
member CreateFromSystemStopList : unit -> unit
public function CreateFromSystemStopList()