FullTextSqlQuery コンストラクタ (String) (Microsoft.SharePoint.Search.Query)
指定されたアプリケーション名に基づいて、KeywordQuery クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)
構文
'宣言
Public Sub New ( _
strApplication As String _
)
'使用
Dim strApplication As String
Dim instance As New FullTextSqlQuery(strApplication)
public FullTextSqlQuery (
string strApplication
)
パラメータ
- strApplication
アプリケーション名を指定する文字列。
関連項目
参照
FullTextSqlQuery クラス
FullTextSqlQuery メンバ
Microsoft.SharePoint.Search.Query 名前空間