Category 成员 (Microsoft.Office.Server.Search.Administration)

Represents a category in the 企业级搜索 metadata property schema.

以下表格列出了由 Category 类型公开的成员。

公共属性

  名称 说明
公共属性 AutoCreateNewManagedProperties Gets or sets a Boolean value indicating whether new managed properties should be automatically created for the crawled properties in a category.
公共属性 CrawledPropertyCount Gets the number of crawled properties for a category.
公共属性 DiscoverNewProperties Gets or sets a Boolean value that specifies whether the crawler should automatically discover crawled properties with every crawl.
公共属性 MapToContents Gets or sets a Boolean value indicating whether all string crawled properties are mapped to content.
公共属性 Name Gets or sets the name of a category.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Contains Returns a Boolean value that indicates whether the category contains any crawled properties for the specified property set.
公共方法 CreateCrawledProperty Creates a crawled property for the category.
公共方法 CreateOrGetCrawledProperty Creates or returns a crawled property for a category.
公共方法 Delete Deletes the category in the search schema.
公共方法 DeleteUnmappedProperties Deletes all crawled properties that are not mapped to managed properties for a category.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetAllCrawledProperties Returns an enumerator that iterates through the category's crawled properties.
公共方法 GetCrawledProperty Returns a crawled property for the category.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 GetUnmappedCrawledProperties Returns an enumerator that iterates through the category's unmapped crawled properties.
公共方法 QueryCrawledProperties Returns an enumerator that iterates through the category's crawled properties that match the specified parameters.
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object
公共方法 Update Updates the Shared Service Provider's search schema with changes made to the category.

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

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