Share via


Méthode CreateFromSystemStopList

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub CreateFromSystemStopList
'Utilisation
Dim instance As FullTextStopList

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