共用方式為


ResultTable 類別

包含的查詢結果,都是TableType屬性所指定之類型的清單。

繼承階層架構

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.Search.Query.ResultTable

命名空間:  Microsoft.SharePoint.Client.Search.Query
組件:  Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)

語法

'宣告
Public NotInheritable Class ResultTable _
    Inherits ClientValueObject
'用途
Dim instance As ResultTable
public sealed class ResultTable : ClientValueObject

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

ResultTable 成員

Microsoft.SharePoint.Client.Search.Query 命名空間