Schema 构造函数 (SearchContext)

请注意:此 API 现在已过时。

Schema类的新实例进行初始化。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<ObsoleteAttribute("This constructor is deprecated now.")> _
Public Sub New ( _
    searchContext As SearchContext _
)
用法
Dim searchContext As SearchContext

Dim instance As New Schema(searchContext)
[ObsoleteAttribute("This constructor is deprecated now.")]
public Schema(
    SearchContext searchContext
)

参数

备注

Schema类是用于管理Search service 应用程序的元数据模式的入口点。

另请参阅

引用

Schema 类

Schema 成员

Schema 重载

Microsoft.Office.Server.Search.Administration 命名空间