Server.Traces 속성

정의

서버에서 사용할 수 있는 추적을 가져옵니다.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.TraceCollection Traces { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Traces : Microsoft.AnalysisServices.TraceCollection
Public ReadOnly Property Traces As TraceCollection

속성 값

추적의 컬렉션입니다.

특성

적용 대상