IndexPopulationStatus Enum

Definition

Specifies the population state of a full-text table index.

public enum IndexPopulationStatus
type IndexPopulationStatus = 
Public Enum IndexPopulationStatus
Inheritance
IndexPopulationStatus

Fields

Background 4

Background CT push in progress

Full 1

Full population

Incremental 2

Incremental population

Manual 3

Manual CT push in progress

None 0

No population

PausedOrThrottled 5

Paused or Throttled

Applies to