ASExecuteDDLTask.StatusEventName プロパティ

定義

Analysis Services Execute 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 Execute DDLタスクのステータスイベント名。

適用対象