Constructeur FullTextStopList
Initializes a new default instance of the FullTextStopList class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New FullTextStopList()
public FullTextStopList()
public:
FullTextStopList()
new : unit -> FullTextStopList
public function FullTextStopList()