CustomConnector members

Allows SharePoint Server search to connect to and crawl custom content repositories that are not supported by Microsoft Business Connectivity Services (BCS).

The CustomConnector type exposes the following members.

Constructors

  Name Description
Protected method CustomConnector(String) This member is reserved for internal use and is not intended to be used directly from your code.
Protected method CustomConnector(String, String, String, SearchServiceApplication) This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property DisplayName Gets the display name of the custom connector.
Public property ModelFileLocation Gets the file location of the model file, which contains details about an external system.
Public property Protocol Gets the protocol, which identifies the protocol handler that works with the external content source.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CustomConnector class

Microsoft.Office.Server.Search.Administration namespace