次の方法で共有


ASExecuteDDLTask.StatusEventName プロパティ

定義

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

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

プロパティ値

Analysis Services DDL 実行タスクの状態イベント名。

適用対象