Aracılığıyla paylaş


StopListOption Enumeration

The StopListOption enumeration contains values that are used to specify the way in which a new stop list is created.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Syntax

'Bildirim
Public Enumeration StopListOption
public enum StopListOption
public enum class StopListOption
public enum StopListOption
public enum StopListOption

Members

Member name Description
Name Creates a new stop list from an existing named stop list.
Off  
System The stop list is created by copying the stop list from the resource database.

Remarks

The StopListOption enumeration class is served by the FullTextIndex class.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.