ASExecuteDDLTask::SubComponentName Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the sub component name for the Analysis Services Execute DDL task.

Namespace:   Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly:  Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)

protected:
property String^ SubComponentName {
	virtual String^ get() override;
}

Property Value

Type: System::String^

The sub component name for the Analysis Services Execute DDL task.

Return to top
Show: