IndexPopulationAction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies index population action.
public enum IndexPopulationAction
type IndexPopulationAction =
Public Enum IndexPopulationAction
- Inheritance
-
IndexPopulationAction
Fields
Full | 1 | Full population. |
Incremental | 2 | Incremental population. |
Update | 3 |