Expand Minimize
This topic has not yet been rated - Rate this topic

IndexPopulationAction Enumeration

The IndexPopulationAction enumeration contains values that are used to specify the type of Microsoft Search full-text index population.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum IndexPopulationAction
Member nameDescription
FullFull population.
IncrementalIncremental population.
UpdateUpdate population.

The IndexPopulationAction enumeration class is served by the StartPopulation method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.