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 任务的子组件名称。

适用于