: ContentSource (Miembros) (Microsoft.Office.Server.Search.Administration)
Provides the base class for all Enterprise Search content sources.
En las siguientes tablas se enumeran los miembros expuestos por el tipo ContentSource .
Constructores protegidos
Nombre | Descripción | |
---|---|---|
ContentSource | Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código. Initializes a new instance of the ContentSource class. Do not use this method to create a content source, instead use the Create method of the ContentSourceCollection class. |
Arriba
Propiedades públicas
Nombre | Descripción | |
---|---|---|
CrawlCompleted | Gets the time of the last completed crawl of a content source. | |
CrawlStarted | Gets the start time of the last crawl. | |
CrawlStatus | Gets information about a content source's crawl status. | |
CrawlThrottle | Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código. | |
FullCrawlSchedule | Gets or sets a content source's schedule of full crawls. | |
Id | Gets the identifier for a content source. | |
IncrementalCrawlSchedule | Gets or sets a content source's schedule of incremental crawls. | |
Name | Gets or sets the name for the content source. | |
Parent | Gets the content source collection containing the content source. | |
StartAddresses | Gets the collection of start addresses for a content source. | |
Tag | Gets or sets the URL for the page to modify the settings for a custom content source. |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
Delete | Deletes the content source. | |
Equals | Sobrecargado. (heredado/a de Object) | |
GetHashCode | (heredado/a de Object) | |
GetType | (heredado/a de Object) | |
PauseCrawl | Pauses an active crawl for the content source. | |
ReferenceEquals | (heredado/a de Object) | |
ResumeCrawl | Resumes a paused crawl for the content source. | |
StartFullCrawl | Starts a full crawl of the content source. | |
StartIncrementalCrawl | Starts an incremental crawl of the content source. | |
StopCrawl | Stops the crawl of a content source. | |
ToString | (heredado/a de Object) | |
Update | Updates a content source with the specified changes. |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
Finalize | (heredado/a de Object) | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
ContentSource (Clase)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)
Content (Clase)
Otros recursos
Introducción al modelo de objetos de administración del motor de búsqueda Enterprise Search
Introducción a los orígenes de contenido
Administración de contenido
Procedimiento para recuperar los orígenes de contenido para un proveedor de servicios compartidos
Procedimiento para agregar un origen de contenido
Procedimiento para eliminar un origen de contenido
Procedimiento para administrar mediante programación el rastreo de un origen de contenido
Procedimiento para configurar mediante programación una programación de rastreo para un origen de contenido