Compartir a través de


: Category (Miembros) (Microsoft.Office.Server.Search.Administration)

Represents a category in the Enterprise Search metadata property schema.

En las siguientes tablas se enumeran los miembros expuestos por el tipo Category .

Propiedades públicas

  Nombre Descripción
Propiedad pública AutoCreateNewManagedProperties Gets or sets a Boolean value indicating whether new managed properties should be automatically created for the crawled properties in a category.
Propiedad pública CrawledPropertyCount Gets the number of crawled properties for a category.
Propiedad pública DiscoverNewProperties Gets or sets a Boolean value that specifies whether the crawler should automatically discover crawled properties with every crawl.
Propiedad pública MapToContents Gets or sets a Boolean value indicating whether all string crawled properties are mapped to content.
Propiedad pública Name Gets or sets the name of a category.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Contains Returns a Boolean value that indicates whether the category contains any crawled properties for the specified property set.
Método público CreateCrawledProperty Creates a crawled property for the category.
Método público CreateOrGetCrawledProperty Creates or returns a crawled property for a category.
Método público Delete Deletes the category in the search schema.
Método público DeleteUnmappedProperties Deletes all crawled properties that are not mapped to managed properties for a category.
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetAllCrawledProperties Returns an enumerator that iterates through the category's crawled properties.
Método público GetCrawledProperty Returns a crawled property for the category.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público GetUnmappedCrawledProperties Returns an enumerator that iterates through the category's unmapped crawled properties.
Método público QueryCrawledProperties Returns an enumerator that iterates through the category's crawled properties that match the specified parameters.
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)
Método público Update Updates the Shared Service Provider's search schema with changes made to the category.

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

Category (Clase)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)