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

プロパティ値

サブコンポーネントの名前です。

適用対象