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