Compartir a través de


CreateFromSystemStopList Método

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

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub CreateFromSystemStopList
'Uso
Dim instance As FullTextStopList

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