ForEachNodeListEnumerator::EnumerationType Property
Gets or sets this property to a value from the EnumerationType enumeration.
Assembly: Microsoft.SqlServer.ForEachNodeListEnumerator (in Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
public: property EnumerationType EnumerationType { virtual EnumerationType get() sealed; virtual void set(EnumerationType value) sealed; }
Property Value
Type: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList::EnumerationTypeA value from the EnumerationType enumeration.
Show: