ForEachNodeListEnumerator.EnumerationType Свойство

Определение

Возвращает или задает для этого свойства значение из перечисления EnumerationType.

public:
 property Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::EnumerationType EnumerationType { Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::EnumerationType get(); void set(Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::EnumerationType value); };
public Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.EnumerationType EnumerationType { get; set; }
member this.EnumerationType : Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.EnumerationType with get, set
Public Property EnumerationType As EnumerationType

Значение свойства

Значение из перечисления EnumerationType.

Реализации

Применяется к