ASExecuteDDLTask.SubComponentName プロパティ

定義

Analysis Services Execute 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 Execute DDLタスクのサブコンポーネント名。

適用対象