DMQueryTask.ModelStructureName 속성

정의

쿼리의 기반이 되는 마이닝 구조의 이름을 가져오거나 설정합니다.

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

속성 값

마이닝 구조의 이름을 포함하는 문자열입니다.

구현

적용 대상