次の方法で共有


IDTSXMLTask.XPathStringSourceType プロパティ

定義

XPath 式を含むソースの種類を取得します。値の設定も可能です。

public:
 property Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLSourceType XPathStringSourceType { Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLSourceType get(); void set(Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLSourceType value); };
public Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLSourceType XPathStringSourceType { get; set; }
member this.XPathStringSourceType : Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLSourceType with get, set
Public Property XPathStringSourceType As DTSXMLSourceType

プロパティ値

XPath 式を含むソースの種類です。

適用対象