MappingInfoCollection-Klasse
Diese Klasse stellt eine Auflistung von Zuordnungen im Suchschema verwaltete Eigenschaft.
Vererbungshierarchie
System.Object
Microsoft.Office.Server.Search.Administration.BaseInfoCollection<MappingInfo>
Microsoft.Office.Server.Search.Administration.MappingInfoCollection
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataContractAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class MappingInfoCollection _
Inherits BaseInfoCollection(Of MappingInfo)
'Usage
Dim instance As MappingInfoCollection
[DataContractAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class MappingInfoCollection : BaseInfoCollection<MappingInfo>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.