Share via


BatchCompletionEventArgs Members

Include Protected Members
Include Inherited Members

Represents a class that provides event arguments for the BatchCompletionEventHandler class.

The BatchCompletionEventArgs type exposes the following members.

Constructors

  Name Description
Protected method BatchCompletionEventArgs Initializes a new instance of the BatchCompletionEventArgs class.

Top

Properties

  Name Description
Public property AdvanceToNextBatch Gets or sets a value that indicates whether the enumerator should invoke the function to get another batch of External Items.
Public property HasMoreBatches Gets a value that indicates whether the enumeration has more batches.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BatchCompletionEventArgs Class

Microsoft.BusinessData.Runtime Namespace