Share via


FullTextStopList Constructor

Initializes a new default instance of the FullTextStopList class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New FullTextStopList()
public FullTextStopList()
public:
FullTextStopList()
new : unit -> FullTextStopList
public function FullTextStopList()

See Also

Reference

FullTextStopList Class

FullTextStopList Overload

Microsoft.SqlServer.Management.Smo Namespace