Freigeben über


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

'Declaration
Public Enumeration FullTextCatalogUpgradeOption
'Usage
Dim instance As FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption
public enum class FullTextCatalogUpgradeOption
type FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption

Member

Membername Beschreibung
AlwaysRebuild
AlwaysReset
ImportWithRebuild

Hinweise

The FullTextCatalogUpgradeOption enumeration class is served by the FullTextService class.