IDTSForEachADOEnumerator Interface

Definition

Supports iteration over rows in a dataset, data table, or recordset. This interface is inherited and used by the ForEachADOEnumerator.

public interface class IDTSForEachADOEnumerator
public interface IDTSForEachADOEnumerator
type IDTSForEachADOEnumerator = interface
Public Interface IDTSForEachADOEnumerator
Derived

Properties

DataObjectVariable

Gets or sets a String that contains the persisted data object from the enumerator.

Type

Gets or sets a value that indicates what type of object to enumerate over.

Applies to