IDTSXMLTask.Source 属性

定义

获取或设置作为操作使用的源的连接的名称、变量或用户提供的文本。

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

属性值

作为操作使用的源的连接的名称、变量或用户提供的文本。

适用于