ISchemaOperations 成员

包括受保护的成员
包括继承的成员

此类定义一个接口,以便与企业搜索元数据属性架构交互。

ISchemaOperations 类型公开以下成员。

方法

  名称 说明
公共方法 CreateManagedProperty 创建托管的属性。
公共方法 DeleteCategory 删除类别。
公共方法 DeleteManagedProperty 删除托管的属性。这也将删除所有映射和托管属性的别名。
公共方法 DeleteUnmappedProperties 删除所有未映射的属性,为某一类别。
公共方法 ExportSchema 将所有者特定架构导出到一个可序列化的对象。
公共方法 GetAllAliases 返回给定架构的所有别名。
公共方法 GetAllCategories 返回所有类别。
公共方法 GetAllCrawledProperties 返回"所有"已爬网属性。可以限制通过分类和匹配的已爬网的属性名称的筛选器字符串。
公共方法 GetCrawledProperty 获取已爬网的属性。
公共方法 GetManagedProperties(String, Int32, SearchObjectOwner) 获取匹配的筛选器字符串的所有托管的属性。
公共方法 GetManagedProperties(String, Int32, SearchObjectOwner, Boolean) 获取匹配的筛选器字符串的所有托管的属性。
公共方法 GetManagedProperty 获取一个托管的属性。
公共方法 GetManagedPropertyAliases 获取托管属性的别名。
公共方法 GetManagedPropertyMappings 获取属性映射已爬网属性的托管属性。
公共方法 GetMappedCrawledProperties 获取所有的已爬网的属性映射到托管属性。
公共方法 GetMappedManagedProperties 获取已爬网属性的所有映射的属性。
公共方法 ImportSchema 导入特定所有者的架构。
公共方法 QueryCrawledProperties 查询已爬网属性。
公共方法 QueryManagedProperties
公共方法 SetManagedPropertyAliases 设置托管属性的别名。
公共方法 SetManagedPropertyMappings 从已爬网属性的托管属性设置属性映射。
公共方法 UpdateCategory 更新类别。
公共方法 UpdateCrawledProperty 更新已爬网的属性。
公共方法 UpdateManagedProperty 更新托管的属性。

页首

另请参阅

引用

ISchemaOperations 接口

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