IndexComponent 成员
包括受保护的成员
包括继承的成员
定义 SharePoint 搜索拓扑内的索引组件。
IndexComponent 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
IndexComponent() | IndexComponent 类的新实例进行初始化。 | |
IndexComponent(Guid, UInt32) | IndexComponent 类的新实例进行初始化。 | |
IndexComponent(String, UInt32) | IndexComponent 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
ComponentId | 搜索拓扑组件 (GUID) 的 ID。 (从 Component 继承。) | |
IndexPartitionOrdinal | 指定此索引组件所属的索引分区。 | |
Name | 搜索拓扑组件的名称。 (从 Component 继承。) | |
RootDirectory | 指定的索引文件的根目录。 | |
ServerId | 应此搜索拓扑组件的服务器 ID (GUID) 的部署。 (从 Component 继承。) | |
ServerName | 此属性提供了搜索组件驻留的服务器的名称。当尝试设置ServerName,服务器名称查找以确保它指的是一个有效的服务器场中。 (从 Component 继承。) | |
TopologyId | 搜索拓扑包含此搜索组件 (GUID) 的 ID。 (从 Component 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetProperties | 该组件的属性。 (从 Component 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | 返回表示此实例的String 。 (从 Component 继承。) |
页首