IEntityInstanceEnumerator Members

Include Protected Members
Include Inherited Members

Represents an enumerator interface that enables reading External Items from collections or streams.

The IEntityInstanceEnumerator type exposes the following members.

Properties

  Name Description
Public property Current (Inherited from IEnumerator<IEntityInstance>.)
Public property Current (Inherited from IEnumerator.)
Public property SharedEntityState Retrieves the state shared across the External Items in the enumerator.

Top

Methods

  Name Description
Public method Close Closes the server stream. (Inherited from ICloseable.)
Public method Dispose (Inherited from IDisposable.)
Public method MoveNext (Inherited from IEnumerator.)
Public method Reset (Inherited from IEnumerator.)

Top

See Also

Reference

IEntityInstanceEnumerator Interface

Microsoft.BusinessData.Runtime Namespace