다음을 통해 공유


IDTSForEachNodeListEnumerator.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.

참고 항목

참조

IDTSForEachNodeListEnumerator 인터페이스

Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList 네임스페이스