Source members
Represents a result source.
The Source type exposes the following members.
Properties
Top
Methods
Name | Description | |
---|---|---|
Activate | Activates the result source. | |
CanEdit | Verifies that the current user has sufficient rights to edit the source and that it is in a state that permits committing. | |
Commit | Saves the changes made to the result source. | |
CreateQueryTransform(String) | Creates a QueryTransform for the source. | |
CreateQueryTransform(QueryTransformProperties, String) | Creates a QueryTransform object for the source. | |
Deactivate | Deactivates the result source. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ImportFromFederatedLocation(Stream) | Imports the source details from federated location. | |
ImportFromFederatedLocation(String) | Import the source details from federated location. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See also
Reference
Microsoft.Office.Server.Search.Administration.Query namespace