QueryPropertyValueType 枚举

指定的类型值的属性。每个类型都有一个特定的索引值。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Enumeration QueryPropertyValueType
用法
Dim instance As QueryPropertyValueType
public enum QueryPropertyValueType

成员

成员名称 说明
None 0
StringType 1
Int32TYpe 2
BooleanType 3
StringArrayType 4
UnSupportedType 5

另请参阅

引用

Microsoft.Office.Server.Search.Query 命名空间