FullTextStopList-Konstruktor
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()