FullTextCatalogUpgradeOption 枚举

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

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)

语法

声明
Public Enumeration FullTextCatalogUpgradeOption
用法
Dim instance As FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption
public enum class FullTextCatalogUpgradeOption
type FullTextCatalogUpgradeOption
public enum FullTextCatalogUpgradeOption

成员

成员名称 说明
AlwaysRebuild
AlwaysReset
ImportWithRebuild

注释

The FullTextCatalogUpgradeOption enumeration class is served by the FullTextService class.