KeywordQuery コンストラクタ (ServerContext) (Microsoft.Office.Server.Search.Query)
指定された共有サービス プロバイダ (SSP) コンテキストに基づいて、KeywordQuery クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Sub New ( _
serverContext As ServerContext _
)
'使用
Dim serverContext As ServerContext
Dim instance As New KeywordQuery(serverContext)
public KeywordQuery (
ServerContext serverContext
)
パラメータ
- serverContext
SSP のコンテキストを表す ServerContext オブジェクト。
関連項目
参照
KeywordQuery クラス
KeywordQuery メンバ
Microsoft.Office.Server.Search.Query 名前空間
その他のリソース
エンタープライズ検索のキーワード構文の参照
エンタープライズ検索のクエリ オブジェクト モデルの概要
[ウォークスルー] カスタム エンタープライズ検索 Web パーツを作成する
エンタープライズ検索のキーワード構文の参照
エンタープライズ検索のクエリ オブジェクト モデルの概要
[ウォークスルー] カスタム エンタープライズ検索 Web パーツを作成する