ForEachADOEnumerator-Eigenschaften
SQL Server 2008
Der ForEachADOEnumerator-Typ macht die folgenden Member verfügbar.
| Name | Beschreibung | |
|---|---|---|
|
CollectionEnumerator | Gets or sets Boolean that indicates if the foreach loop enumerator is enumerating collections of objects or enumerating collections of collections. (Geerbt von ForEachEnumerator.) |
|
DataObjectVariable | Gets or sets a String that contains the name of the package variable that contains the persisted data object from the enumerator. |
|
Type | Gets or sets a value that indicates what type of object to enumerate over. |
|
Version | Returns the version number of the package. This property is read-only. (Geerbt von ForEachEnumerator.) |