FullTextStopListCollection.Add(FullTextStopList) 方法

定義

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

參數

fullTextStopList
FullTextStopList

適用於