IDTSXMLTask.XPathStringSource プロパティ

定義

XPath式のソースを取得するか設定します。

public:
 property System::String ^ XPathStringSource { System::String ^ get(); void set(System::String ^ value); };
public string XPathStringSource { get; set; }
member this.XPathStringSource : string with get, set
Public Property XPathStringSource As String

プロパティ値

XPath表現の元。

適用対象