QueryActionCollection<T>.OnPreClearInternal 方法
从集合中移除所有的查询操作。
命名空间: Microsoft.Office.Server.Search.Query.Rules
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Protected Overrides Sub OnPreClearInternal
用法
Me.OnPreClearInternal()
protected override void OnPreClearInternal()
异常
异常 | 条件 |
---|---|
NotSupportedException | 该集合为只读时,引发 |