다음을 통해 공유


TraceEventCollection.Remove 메서드 (TraceEventClass)

Removes the TraceEvent that has the specified TraceEventClass value from the collection.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Sub Remove ( _
    eventId As TraceEventClass _
)
‘사용 방법
Dim instance As TraceEventCollection 
Dim eventId As TraceEventClass

instance.Remove(eventId)
public void Remove(
    TraceEventClass eventId
)
public:
void Remove(
    TraceEventClass eventId
)
member Remove : 
        eventId:TraceEventClass -> unit
public function Remove(
    eventId : TraceEventClass
)

매개 변수

참고 항목

참조

TraceEventCollection 클래스

Remove 오버로드

Microsoft.AnalysisServices 네임스페이스