Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Removes all stopwords from the full-text stoplist.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub RemoveAllStopWords
'Usage
Dim instance As FullTextStopList
instance.RemoveAllStopWords()
public void RemoveAllStopWords()
public:
void RemoveAllStopWords()
member RemoveAllStopWords : unit -> unit
public function RemoveAllStopWords()