QueryUtility.GetQueryPropertyValueType 方法
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Shared Function GetQueryPropertyValueType ( _
val As QueryPropertyValue _
) As QueryPropertyValueType
用法
Dim val As QueryPropertyValue
Dim returnValue As QueryPropertyValueType
returnValue = QueryUtility.GetQueryPropertyValueType(val)
public static QueryPropertyValueType GetQueryPropertyValueType(
QueryPropertyValue val
)
参数
返回值
类型:Microsoft.Office.Server.Search.Query.QueryPropertyValueType