Share via


: DbEntityInstanceEnumerator (Miembros) (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

Supports a single iteration over a collection of adapter-specific database entity instances.

En las siguientes tablas se enumeran los miembros expuestos por el tipo DbEntityInstanceEnumerator .

Propiedades públicas

  Nombre Descripción
Propiedad pública Current When overridden in a derived class, returns the value of the current database entity instance in the enumerator. 
Propiedad pública SharedEntityState When overridden in a derived class, returns the SharedEntityState object for the entity instances in the enumerator. 

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Close Closes the enumerator. 
Método público Dispose Sobrecargado.  
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público MoveNext When overridden in a derived class, advances the enumerator to the next element of the collection.
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público Reset When overridden in a derived class, sets the enumerator to its initial position, which is before the first element in the collection.
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Dispose Sobrecargado.  
Método protegido Finalize Sobrescrito. Allows the enumerator to perform cleanup operations before the memory allocated for the enumerator is reclaimed automatically.
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Implementaciones explícitas de interfaz

  Nombre Descripción
Implementación de interfaz explícita Propiedad System.Collections.Generic.IEnumerator`1.Current  

Arriba

Vea también

Referencia

DbEntityInstanceEnumerator (Clase)
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db (Espacio de nombres)