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) 的部署。

另请参阅

引用

IndexComponent 类

IndexComponent 成员

IndexComponent 重载

Microsoft.Office.Server.Search.Administration.Topology 命名空间