VersionControlServer.QueryBranchObjectOwnership, méthode (array<Int32 )
Obtient les objets d' BranchObjectOwnership associés à des ID spécifiés d' Changeset .
Espace de noms : Microsoft.TeamFoundation.VersionControl.Client
Assembly : Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Déclaration
Public Function QueryBranchObjectOwnership ( _
changesetIds As Integer() _
) As BranchObjectOwnership()
public BranchObjectOwnership[] QueryBranchObjectOwnership(
int[] changesetIds
)
Paramètres
- changesetIds
Type : array<System.Int32[]
Tableau d'identificateurs d' Changeset à interroger.
Valeur de retour
Type : array<Microsoft.TeamFoundation.VersionControl.Client.BranchObjectOwnership[]
Un tableau d'objets d' BranchObjectOwnership associée à les ID spécifiés d' Changeset .
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
QueryBranchObjectOwnership, surcharge
Microsoft.TeamFoundation.VersionControl.Client, espace de noms