FullTextStopListCollection.Add(FullTextStopList) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.FullTextStopList fullTextStopList);
member this.Add : Microsoft.SqlServer.Management.Smo.FullTextStopList -> unit
Public Sub Add (fullTextStopList As FullTextStopList)

Parameters

fullTextStopList
FullTextStopList

Applies to