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. |