FullTextSqlQuery 构造函数 (String) (Microsoft.Office.Server.Search.Query)

Initializes a new instance of the FullTextSqlQuery class, based on the specified application name.

命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Sub New ( _
    strApplication As String _
)
用法
Dim strApplication As String

Dim instance As New FullTextSqlQuery(strApplication)
public FullTextSqlQuery (
    string strApplication
)

参数

  • strApplication
    A string specifying the application name.

另请参阅

参考

FullTextSqlQuery 类
FullTextSqlQuery 成员
Microsoft.Office.Server.Search.Query 命名空间