Membres DbEntityInstanceEnumerator (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)
Supports a single iteration over a collection of adapter-specific database entity instances.
Les tableaux suivants contiennent la liste des membres exposés par le type DbEntityInstanceEnumerator .
Propriétés publiques
Nom | Description | |
---|---|---|
Current | When overridden in a derived class, returns the value of the current database entity instance in the enumerator. | |
SharedEntityState | When overridden in a derived class, returns the SharedEntityState object for the entity instances in the enumerator. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
Close | Closes the enumerator. | |
Dispose | Surchargé. | |
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
MoveNext | When overridden in a derived class, advances the enumerator to the next element of the collection. | |
ReferenceEquals | (hérité de Object) | |
Reset | When overridden in a derived class, sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (hérité de Object) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
Dispose | Surchargé. | |
Finalize | Substitué. Allows the enumerator to perform cleanup operations before the memory allocated for the enumerator is reclaimed automatically. | |
MemberwiseClone | (hérité de Object) |
Haut de page
Implémentations d'interface explicites
Nom | Description | |
---|---|---|
System.Collections.Generic.IEnumerator`1.Current |
Haut de page
Voir aussi
Référence
DbEntityInstanceEnumerator, classe
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db, espace de noms