DbEntityInstanceEnumerator 成员 (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

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

以下表格列出了由 DbEntityInstanceEnumerator 类型公开的成员。

公共属性

  名称 说明
公共属性 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. 

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Close Closes the enumerator. 
公共方法 Dispose 已重载。  
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 MoveNext When overridden in a derived class, advances the enumerator to the next element of the collection.
公共方法 静态 ReferenceEquals  (继承自 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  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Dispose 已重载。  
受保护的方法 Finalize 已重写。 Allows the enumerator to perform cleanup operations before the memory allocated for the enumerator is reclaimed automatically.
受保护的方法 MemberwiseClone  (继承自 Object

页首

显式接口实现

  名称 说明
显式接口实现 属性 System.Collections.Generic.IEnumerator`1.Current  

页首

另请参阅

参考

DbEntityInstanceEnumerator 类
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db 命名空间