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 列挙体の値。

実装

適用対象