ManagedProperty.SetMappings-Methode
Legt die Auflistung von Mapping -Objekten für eine verwaltete Eigenschaft.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub SetMappings ( _
mappings As MappingCollection _
)
'Usage
Dim instance As ManagedProperty
Dim mappings As MappingCollection
instance.SetMappings(mappings)
public void SetMappings(
MappingCollection mappings
)
Parameter
mappings
Typ: Microsoft.Office.Server.Search.Administration.MappingCollectionEin MappingCollection -Objekt enthält die Mapping -Objekte für die verwaltete Eigenschaft aus.