Share via


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.