DbEntityInstanceEnumerator Methods

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The DbEntityInstanceEnumerator type exposes the following members.

Methods

  Name Description
Public method Close Obsolete. Closes the enumerator. 
Public method Dispose() Obsolete. Releases all resources used by the enumerator.
Protected method Dispose(Boolean) Obsolete. Releases all resources used by the enumerator.
Public method Equals (Inherited from Object.)
Protected method Finalize Obsolete. Allows the enumerator to perform cleanup operations before the memory allocated for the enumerator is reclaimed automatically. (Overrides Object.Finalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNext Obsolete. When overridden in a derived class, advances the enumerator to the next element of the collection.
Public method Reset Obsolete. When overridden in a derived class, sets the enumerator to its initial position, which is before the first element in the collection.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DbEntityInstanceEnumerator Class

Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db Namespace