다음을 통해 공유


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.dll의 Microsoft.SqlServer.SqlEnum

구문

‘선언
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.