ASTaskBase.StatusEventName プロパティ

定義

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

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

プロパティ値

状態イベントの名前です。

適用対象