FullTextCatalogUpgradeOption Enum

Definition

Specifies the Full Text Catalog Upgrade options

C#
public enum FullTextCatalogUpgradeOption
Inheritance
FullTextCatalogUpgradeOption

Fields

Name Value Description
AlwaysRebuild 0

This will always rebuild the FullText Indexes as part of upgrade.

AlwaysReset 1

This will get the metadata upgraded and reset the FullText index so user can rebuild at latter time.

ImportWithRebuild 2

This will import the metadata and indexes for the available FullText catalogs and for unavailable ones it will rebuild the indexes.

Applies to

Product Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0