KeywordQuery.Execute メソッド (Microsoft.Office.Server.Search.Query)
キーワード構文検索クエリを実行します。
名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Overrides NotOverridable Function Execute As ResultTableCollection
'使用
Dim instance As KeywordQuery
Dim returnValue As ResultTableCollection
returnValue = instance.Execute
public override sealed ResultTableCollection Execute ()
戻り値
ResultTableCollection オブジェクト。
関連項目
参照
KeywordQuery クラス
KeywordQuery メンバ
Microsoft.Office.Server.Search.Query 名前空間
その他のリソース
エンタープライズ検索のキーワード構文の参照
エンタープライズ検索のクエリ オブジェクト モデルの概要
[ウォークスルー] カスタム エンタープライズ検索 Web パーツを作成する