FullTextStopList.CreateFromExistingStopList 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| CreateFromExistingStopList(String) |
從目前資料庫中的現有來源停止清單建立新的停止清單 |
| CreateFromExistingStopList(String, String) |
從不同資料庫中的現有來源停止清單建立新的停止清單 |
CreateFromExistingStopList(String)
從目前資料庫中的現有來源停止清單建立新的停止清單
public void CreateFromExistingStopList(string stoplistName);
member this.CreateFromExistingStopList : string -> unit
Public Sub CreateFromExistingStopList (stoplistName As String)
參數
- stoplistName
- String