Condividi tramite


Metodo FullTextStopList.CreateFromSystemStopList

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

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub CreateFromSystemStopList
'Utilizzo
Dim instance As FullTextStopList

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

Vedere anche

Riferimento

FullTextStopList Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo