Share via


FullTextStopList.CreateFromSystemStopList Method

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

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

Syntax

'Declaration
Public Sub CreateFromSystemStopList
'Usage
Dim instance As FullTextStopList

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