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

属性值

状态事件的名称。

适用于