Freigeben über


SearchServiceApplicationProxy.CommitQueryClientTypeMapping-Methode

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

Syntax

'Declaration
Public Sub CommitQueryClientTypeMapping ( _
    clientTypeMapping As QueryClientTypeMapping _
)
'Usage
Dim instance As SearchServiceApplicationProxy
Dim clientTypeMapping As QueryClientTypeMapping

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

Parameter

Implementiert

IQueryClientTypeOperations.CommitQueryClientTypeMapping(QueryClientTypeMapping)

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace