言語

DataProfilingTask.ProfileInputXml プロパティ

定義

DataProfilingTaskのXML入力を取得するか設定します。

public:
 property System::String ^ ProfileInputXml { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string ProfileInputXml { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ProfileInputXml : string with get, set
Public Property ProfileInputXml As String

プロパティ値

DataProfilingTaskのXML入力です。

属性

適用対象