次の方法で共有


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 入力です。

属性

適用対象