ASTaskBase.ProgressEventName プロパティ

定義

Analysis Services タスクの進行状況イベントの名前を取得します。

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

プロパティ値

進行状況イベントの名前です。

適用対象