ForEachNodeListEnumerator.InnerXPathStringSourceType 속성

정의

SourceType 열거형의 값을 사용하여 내부 XPath 문자열의 원본 유형을 가져오거나 설정합니다.

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

속성 값

SourceType 열거형의 값입니다.

구현

적용 대상