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

適用対象