FullTextStopList.RemoveAllStopWords Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public void RemoveAllStopWords();
member this.RemoveAllStopWords : unit -> unit
Public Sub RemoveAllStopWords ()
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 y Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |
C#
public void RemoveAllStopWords(string language);
member this.RemoveAllStopWords : string -> unit
Public Sub RemoveAllStopWords (language As String)
Parameters
- language
- String
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 y Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |