다음을 통해 공유


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 입력입니다.

특성

적용 대상