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

CatalogPopulationAction Enumeration

The CatalogPopulationAction enumeration contains values that are used to specify the method used to populate a full-text catalog.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum CatalogPopulationAction
Member nameDescription
FullThe entire catalog is fully populated. This causes all index data to be retrieved.
IncrementalThe catalog is populated incrementally.

The CatalogPopulationAction enumeration class is served by the FullTextCatalog class.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.