ServiceReferenceTable.GetEnumerator, méthode

Ce membre substitue TeamFoundationTableValueParameter<T>.GetEnumerator().

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

Syntaxe

'Déclaration
Public Overrides Function GetEnumerator As IEnumerator(Of SqlDataRecord)
public override IEnumerator<SqlDataRecord> GetEnumerator()

Valeur de retour

Type : System.Collections.Generic.IEnumerator<SqlDataRecord>

Implémentations

IEnumerable<T>.GetEnumerator()

Sécurité .NET Framework

Voir aussi

Référence

ServiceReferenceTable Classe

Microsoft.TeamFoundation.Server.Core, espace de noms