AdminComponent Members
Include Protected Members
Include Inherited Members
Provides access to the Search administration component in Microsoft SharePoint Server 2010 search.
The AdminComponent type exposes the following members.
Properties
Name | Description | |
---|---|---|
IndexLocation | Gets the full path to the directory where the index partition is located. | |
Initialized | Gets a Boolean value that indicates whether the Search administration component has been initialized. | |
Standalone | Gets a value that indicates whether the Search Administration component should propagate the content indexes to one or more query servers. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Move | Moves the Search administration component to the specified SearchServiceInstance. | |
Refresh | Reloads the Search administration component with settings retrieved from the Search administration database. (Overrides SearchComponentRefresh().) | |
RequestMove | Moves the Search administration component to a specified Search service application. | |
ToString | (Inherited from Object.) |
Top