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 命名空间