IndexComponent 构造函数 (String, UInt32)

IndexComponent类的新实例进行初始化。

命名空间:  Microsoft.Office.Server.Search.Administration.Topology
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub New ( _
    serverName As String, _
    ordinal As UInteger _
)
用法
Dim serverName As String
Dim ordinal As UInteger

Dim instance As New IndexComponent(serverName, _
    ordinal)
public IndexComponent(
    string serverName,
    uint ordinal
)

参数

  • serverName
    类型:System.String

    应在其中部署此索引组件的服务器的名称。

另请参阅

引用

IndexComponent 类

IndexComponent 成员

IndexComponent 重载

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