Compartir a través de


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

Represents a crawl schedule used to specify the number of days between crawls.

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

Constructores públicos

  Nombre Descripción
Método público DailySchedule Initializes a new instance of the DailySchedule class based on the specified SearchContext object.

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública BeginDay  Gets or sets the day of the month on which the crawl schedule starts.(heredado/a de Schedule)
Propiedad pública BeginMonth  Gets or sets the month in which the crawl schedule starts.(heredado/a de Schedule)
Propiedad pública BeginYear  Gets or sets the year in which the crawl schedule starts.(heredado/a de Schedule)
Propiedad pública DaysInterval Gets or sets the number of days between crawls.
Propiedad pública Description  Gets or sets a description for the crawl schedule.(heredado/a de Schedule)
Propiedad pública NextRunTime  Gets the next time a crawl is scheduled to run.(heredado/a de Schedule)
Propiedad pública RepeatDuration  Gets or sets the number of times to repeat the crawl schedule.(heredado/a de Schedule)
Propiedad pública RepeatInterval  Gets or sets the number of minutes between each repeat interval for the crawl schedule.(heredado/a de Schedule)
Propiedad pública StartHour  Gets or sets the hour the crawl schedule starts.(heredado/a de Schedule)
Propiedad pública StartMinute  Gets or sets the minute the crawl schedule starts.(heredado/a de Schedule)

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

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

Arriba

Vea también

Referencia

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