ClientWiqlAdapterHelper.GetAllLinkTypeIds, méthode
Espace de noms : Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly : Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntaxe
'Déclaration
Public Function GetAllLinkTypeIds As IEnumerable(Of Integer)
public IEnumerable<int> GetAllLinkTypeIds()
Valeur de retour
Type : System.Collections.Generic.IEnumerable<Int32>
Implémentations
IWiqlAdapterHelper.GetAllLinkTypeIds()
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
ClientWiqlAdapterHelper Classe
Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms