Свойство EnumerationType
Gets or sets this property to a value from the EnumerationType enumeration.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Сборка: Microsoft.SqlServer.ForEachNodeListEnumerator (в Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Синтаксис
'Декларация
Property EnumerationType As EnumerationType
Get
Set
'Применение
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)
Значение свойства
Тип: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList. . :: . .EnumerationType
A value from the EnumerationType enumeration.