言語

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式を含むソースの型。

適用対象