ASExecuteDDLTask.SubComponentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the sub component name for the Analysis Services Execute DDL task.
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
Property Value
The sub component name for the Analysis Services Execute DDL task.