Partager via


DatabasePartitionComponent.GetPartitionId, méthode

Retourne l'ID de partition pour un hôte spécifié, ou DatabasePartitionConstants.InvalidPartitionId s'il n'existe aucun présent ou partition du schéma de ResourceManagement n'existe pas.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Shared Function GetPartitionId ( _
    connectionString As String, _
    hostId As Guid _
) As Integer
public static int GetPartitionId(
    string connectionString,
    Guid hostId
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

DatabasePartitionComponent Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms