TraceColumn 열거형

Represent the trace event columns.

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

구문

‘선언
<GuidAttribute("46080753-2524-4faf-8BD1-EDFDA1085209")> _
Public Enumeration TraceColumn
‘사용 방법
Dim instance As TraceColumn
[GuidAttribute("46080753-2524-4faf-8BD1-EDFDA1085209")]
public enum TraceColumn
[GuidAttribute(L"46080753-2524-4faf-8BD1-EDFDA1085209")]
public enum class TraceColumn
[<GuidAttribute("46080753-2524-4faf-8BD1-EDFDA1085209")>]
type TraceColumn
public enum TraceColumn

멤버

멤버 이름 설명
ApplicationName The ApplicationName tracing column.
ClientHostName The ClientHostName tracing column.
ClientProcessID The ClientProcessID tracing column.
ConnectionID The ConnectionID tracing column.
CpuTime The CpuTime tracing column.
CurrentTime The CurrentTime tracing column.
DatabaseName The DatabaseName tracing column.
Duration The Duration tracing column.
EndTime The EndTime tracing column.
Error The Error tracing column.
EventClass The EventClass tracing column.
EventSubclass The EventSubclass tracing column.
IntegerData The IntegerData tracing column.
JobID The JobID tracing column.
NTCanonicalUserName The NTCanonicalUserName tracing column.
NTDomainName The NTDomainName tracing column.
NTUserName The NTUserName tracing column.
ObjectID The ObjectID tracing column.
ObjectName The ObjectName tracing column.
ObjectPath The ObjectPath tracing column.
ObjectReference The ObjectReference tracing column.
ObjectType The ObjectType tracing column.
ProgressTotal The ProgressTotal tracing column.
RequestParameters The RequestParameters tracing column.
RequestProperties The RequestProperties tracing column.
ServerName The ServerName tracing column.
SessionID The SessionID tracing column.
SessionType The SessionType tracing column.
Severity The Severity tracing column.
Spid The Spid tracing column.
StartTime The StartTime tracing column.
Success The Success tracing column.
TextData The TextData tracing column.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스