FullTextSqlQuery, constructeur (String) (Microsoft.Office.Server.Search.Query)
Initializes a new instance of the FullTextSqlQuery class, based on the specified application name.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
strApplication As String _
)
'Utilisation
Dim strApplication As String
Dim instance As New FullTextSqlQuery(strApplication)
public FullTextSqlQuery (
string strApplication
)
Paramètres
- strApplication
A string specifying the application name.
Voir aussi
Référence
FullTextSqlQuery, classe
Membres FullTextSqlQuery
Microsoft.Office.Server.Search.Query, espace de noms