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 열거형의 값입니다.

구현

적용 대상