Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represent the trace event columns.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<GuidAttribute("46080753-2524-4faf-8BD1-EDFDA1085209")> _
Public Enumeration TraceColumn
'Uso
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
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |