Freigeben über


SearchServiceApplicationProxy.SetManagedPropertyMappings-Methode

SetManagedPropertyMappings(ManagedPropertyInfo, IEnumerable<MappingInfo>, SearchObjectOwner)

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

Syntax

'Declaration
Public Function SetManagedPropertyMappings ( _
    managedProperty As ManagedPropertyInfo, _
    mappingCollection As IEnumerable(Of MappingInfo), _
    owner As SearchObjectOwner _
) As ManagedPropertyInfo
'Usage
Dim instance As SearchServiceApplicationProxy
Dim managedProperty As ManagedPropertyInfo
Dim mappingCollection As IEnumerable(Of MappingInfo)
Dim owner As SearchObjectOwner
Dim returnValue As ManagedPropertyInfo

returnValue = instance.SetManagedPropertyMappings(managedProperty, _
    mappingCollection, owner)
public ManagedPropertyInfo SetManagedPropertyMappings(
    ManagedPropertyInfo managedProperty,
    IEnumerable<MappingInfo> mappingCollection,
    SearchObjectOwner owner
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Server.Search.Administration.ManagedPropertyInfo

Implementiert

ISchemaOperations.SetManagedPropertyMappings(ManagedPropertyInfo, IEnumerable<MappingInfo>, SearchObjectOwner)

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace