Compartilhar via


Método FullTextStopList.CreateFromSystemStopList

Creates a new stop list from the system default stop list.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub CreateFromSystemStopList
'Uso
Dim instance As FullTextStopList

instance.CreateFromSystemStopList()
public void CreateFromSystemStopList()
public:
void CreateFromSystemStopList()
member CreateFromSystemStopList : unit -> unit
public function CreateFromSystemStopList()

Consulte também

Referência

FullTextStopList Classe

Namespace Microsoft.SqlServer.Management.Smo