Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Supports iteration over rows in a dataset, data table, or recordset. This interface is inherited and used by the ForEachADOEnumerator.
Namespace: Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Assembly: Microsoft.SqlServer.ForEachADOEnumerator (in Microsoft.SqlServer.ForEachADOEnumerator.dll)
Syntax
'Declaration
Public Interface IDTSForEachADOEnumerator
'Usage
Dim instance As IDTSForEachADOEnumerator
public interface IDTSForEachADOEnumerator
public interface class IDTSForEachADOEnumerator
type IDTSForEachADOEnumerator = interface end
public interface IDTSForEachADOEnumerator
Der IDTSForEachADOEnumerator-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
.gif)