언어

DataProfilingTask.ProfileInputXml 속성

정의

. 의 XML 입력을 받거나 설정합니다.DataProfilingTask

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

속성 값

.의 XML 입력입니다.DataProfilingTask

특성

적용 대상