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 枚举中的一个值。

实现

适用于