ASExecuteDDLTask.SubComponentName 속성

정의

Analysis Services DDL 실행 태스크의 하위 구성 요소 이름을 가져옵니다.

protected:
 virtual property System::String ^ SubComponentName { System::String ^ get(); };
protected override string SubComponentName { get; }
member this.SubComponentName : string
Protected Overrides ReadOnly Property SubComponentName As String

속성 값

Analysis Services DDL 실행 태스크의 하위 구성 요소 이름입니다.

적용 대상