IBatchableEntityInstanceEnumerator Members

Include Protected Members
Include Inherited Members

Defines properties and events that control batching.

The IBatchableEntityInstanceEnumerator type exposes the following members.

Properties

  Name Description
Public property Current (Inherited from IEnumerator<IEntityInstance>.)
Public property Current (Inherited from IEnumerator.)
Public property Filters Retrieves the collection of filters associated with the method instance that needs to be invoked to obtain the next set of entity instances..
Public property IsBatchingEnabled Gets or sets a value that indicates whether batching is enabled.
Public property SharedEntityState Retrieves the state shared across the External Items in the enumerator. (Inherited from IEntityInstanceEnumerator.)

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

Events

  Name Description
Public event OnBatchCompletion Represents the event of batch completion.

Top

See Also

Reference

IBatchableEntityInstanceEnumerator Interface

Microsoft.BusinessData.Runtime Namespace