언어

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

속성 값

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

구현

적용 대상