ASTaskBase.SubComponentName 属性

定义

获取 Analysis Services 任务的子组件名称。

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

属性值

子组件的名称。

适用于