Partager via


IndexComponent - Constructeur (String, UInt32)

Initialise une nouvelle instance de la classe IndexComponent .

Espace de noms :  Microsoft.Office.Server.Search.Administration.Topology
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    serverName As String, _
    ordinal As UInteger _
)
'Utilisation
Dim serverName As String
Dim ordinal As UInteger

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

Paramètres

  • serverName
    Type : System.String

    Nom du serveur où ce composant d'index doit être déployé.

Voir aussi

Référence

IndexComponent classe

IndexComponent - Membres

IndexComponent - Surcharge

Microsoft.Office.Server.Search.Administration.Topology - Espace de noms