Source members

Represents a result source.

The Source type exposes the following members.

Properties

  Name Description
Public property Active
Public property AuthInfo
Public property BuiltIn
Public property ConnectionTimeout
Public property ConnectionUrlTemplate
Public property CreatedDate
Public property Description
Public property HasPermissionToReadAuthInfo
Public property Id
Public property IndexOffset
Public property LastModifiedDate
Public property MaximumResponseLength
Public property Name
Public property Owner
Public property ProviderId
Public property QueryTransform

Top

Methods

  Name Description
Public method Activate Activates the result source.
Public method CanEdit Verifies that the current user has sufficient rights to edit the source and that it is in a state that permits committing.
Public method Commit Saves the changes made to the result source.
Public method CreateQueryTransform(String) Creates a QueryTransform for the source.
Public method CreateQueryTransform(QueryTransformProperties, String) Creates a QueryTransform object for the source.
Public method Deactivate Deactivates the result source.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ImportFromFederatedLocation(Stream) Imports the source details from federated location.
Public method ImportFromFederatedLocation(String) Import the source details from federated location.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Source class

Microsoft.Office.Server.Search.Administration.Query namespace