IndexPopulationAction 列舉型別
The IndexPopulationAction enumeration contains values that are used to specify the type of Microsoft Search full-text index population.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.SqlEnum (在 Microsoft.SqlServer.SqlEnum.dll 中)
語法
'宣告
Public Enumeration IndexPopulationAction
'用途
Dim instance As IndexPopulationAction
public enum IndexPopulationAction
public enum class IndexPopulationAction
type IndexPopulationAction
public enum IndexPopulationAction
成員
成員名稱 | 描述 | |
---|---|---|
Full | Full population. | |
Incremental | Incremental population. | |
Update | Update population. |