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

속성 값

진행률 이벤트의 이름입니다.

적용 대상