Partager via


QueryService.QueryEx, méthode (Microsoft.Office.Server.Search.Query)

Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function QueryEx ( _
    queryXml As String _
) As DataSet
'Utilisation
Dim instance As QueryService
Dim queryXml As String
Dim returnValue As DataSet

returnValue = instance.QueryEx(queryXml)
[WebMethodAttribute] 
public DataSet QueryEx (
    string queryXml
)

Paramètres

  • queryXml

Voir aussi

Référence

QueryService, classe
Membres QueryService
Microsoft.Office.Server.Search.Query, espace de noms