ForEachNodeListEnumerator.OuterXPathStringSourceType 속성

정의

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

public:
 property Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::SourceType OuterXPathStringSourceType { 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 OuterXPathStringSourceType { get; set; }
member this.OuterXPathStringSourceType : Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.SourceType with get, set
Public Property OuterXPathStringSourceType As SourceType

속성 값

SourceType 열거형의 값입니다.

구현

적용 대상