SortableType 枚举
创建托管属性的排序信息的类型。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Enumeration SortableType
用法
Dim instance As SortableType
public enum SortableType
成员
成员名称 | 说明 | |
---|---|---|
Enabled | 排序表计算,并加载索引。 | |
Latent | 排序表创建,但不是会加载。 |