Aracılığıyla paylaş


FullTextCatalogUpgradeOption Enumeration

The FullTextCatalogUpgradeOption enumeration contains values that are used to specify the action taken when the full-text catalog is upgraded.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Syntax

'Bildirim
Public Enumeration FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption
public enum class FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption

Members

Member name Description
AlwaysRebuild  
AlwaysReset  
ImportWithRebuild  

Remarks

The FullTextCatalogUpgradeOption enumeration class is served by the FullTextService class.

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.