Właściwość IDTSForEachNodeListEnumerator.EnumerationType
Pobiera lub ustawia wartość tej właściwość EnumerationType wyliczania.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Zestaw: Microsoft.SqlServer.ForEachNodeListEnumerator (w Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Składnia
'Deklaracja
Property EnumerationType As EnumerationType
Get
Set
'Użycie
Dim instance As IDTSForEachNodeListEnumerator
Dim value As EnumerationType
value = instance.EnumerationType
instance.EnumerationType = value
EnumerationType EnumerationType { get; set; }
property EnumerationType EnumerationType {
EnumerationType get ();
void set (EnumerationType value);
}
abstract EnumerationType : EnumerationType with get, set
function get EnumerationType () : EnumerationType
function set EnumerationType (value : EnumerationType)
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.EnumerationType
Wartość z EnumerationType wyliczania.