Membres EntityInstanceEnumeratorBase (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Provides a base class for entity instance enumerators in the Business Data Catalog.
Les tableaux suivants contiennent la liste des membres exposés par le type EntityInstanceEnumeratorBase .
Constructeurs publics
Nom | Description | |
---|---|---|
EntityInstanceEnumeratorBase | Creates a new EntityInstanceEnumeratorBase object for the specified native enumerator object from the back-end application and SharedEntityState object. |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
Current | When overridden in a derived class, returns the value of the current 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 | When overridden in a derived class, 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 automatically reclaimed. | |
MemberwiseClone | (hérité de Object) |
Haut de page
Implémentations d'interface explicites
Nom | Description | |
---|---|---|
System.Collections.IEnumerator.Current |
Haut de page
Voir aussi
Référence
EntityInstanceEnumeratorBase, classe
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms