CustomConnectorContentSource class
Representa uma fonte de conteúdo para fontes de dados externas de FAST Search Server 2010 for SharePoint e SharePoint Server search .
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.ContentSource
Microsoft.Office.Server.Search.Administration.CustomConnectorContentSource
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class CustomConnectorContentSource _
Inherits ContentSource
'Uso
Dim instance As CustomConnectorContentSource
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class CustomConnectorContentSource : ContentSource
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.