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)
Syntax
'Deklaracja
Public Enumeration CatalogPopulationAction
public enum CatalogPopulationAction
public enum class CatalogPopulationAction
public enum CatalogPopulationAction
public enum CatalogPopulationAction
Members
| Member name | Description |
|---|---|
| Full | The entire catalog is fully populated. This causes all index data to be retrieved. |
| Incremental | The catalog is populated incrementally. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.