IndexComponent 构造函数 (Guid, UInt32)
IndexComponent类的新实例进行初始化。
命名空间: Microsoft.Office.Server.Search.Administration.Topology
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub New ( _
serverId As Guid, _
ordinal As UInteger _
)
用法
Dim serverId As Guid
Dim ordinal As UInteger
Dim instance As New IndexComponent(serverId, _
ordinal)
public IndexComponent(
Guid serverId,
uint ordinal
)
参数
serverId
类型:System.Guid应此组件的服务器 ID (GUID) 的部署。
ordinal
类型:System.UInt32索引分区号。