: FullTextSqlQuery (Constructor) (String) (Microsoft.Office.Server.Search.Query)
Initializes a new instance of the FullTextSqlQuery class, based on the specified application name.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Sub New ( _
strApplication As String _
)
'Uso
Dim strApplication As String
Dim instance As New FullTextSqlQuery(strApplication)
public FullTextSqlQuery (
string strApplication
)
Parámetros
- strApplication
A string specifying the application name.
Vea también
Referencia
FullTextSqlQuery (Clase)
FullTextSqlQuery (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)