Compartilhar via


SearchServiceApplicationProxy.CommitQueryClientTypeMapping method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Sub CommitQueryClientTypeMapping ( _
    clientTypeMapping As QueryClientTypeMapping _
)
'Uso
Dim instance As SearchServiceApplicationProxy
Dim clientTypeMapping As QueryClientTypeMapping

instance.CommitQueryClientTypeMapping(clientTypeMapping)
public void CommitQueryClientTypeMapping(
    QueryClientTypeMapping clientTypeMapping
)

Parâmetros

Implements

IQueryClientTypeOperations.CommitQueryClientTypeMapping(QueryClientTypeMapping)

Ver também

Referência

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

Microsoft.Office.Server.Search.Administration namespace