RSActivityType Enumeration

 

Updated: February 25, 2016

Enumerates the reporting services activity type.

Namespace:   Microsoft.ReportingServices.Diagnostics
Assembly:  Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)

public enum class RSActivityType

Member nameDescription
CrescentCloseSession

The activity type is CrescentCloseSession.

CrescentExecuteQueries

The activity type is CrescentExecuteQueries.

CrescentGetModel

The activity type is CrescentGetModel.

CrescentLogClientTraceEvents

The activity type is CrescentLogClientTraceEvents.

CrescentRenderEdit

The activity type is CrescentRenderEdit.

DataExtensionOpenConnection

The activity type is DataExtensionOpenConnection.

DataShapeCancelCommand

The activity type is DataShapeCancelCommand.

DataShapeCloseConnection

The activity type is DataShapeCloseConnection.

DataShapeExecuteQuery

The activity type is DataShapeExecuteQuery.

DataShapeExecution

The activity type is DataShapeExecution.

DataShapeOdpProcessing

The activity type is DataShapeOdpProcessing.

DataShapeOpenConnection

The activity type is DataShapeOpenConnection.

DataShapeParallelQuery

The activity type is DataShapeParallelQuery.

DataShapeQueryTranslation

The activity type is DataShapeQueryTranslation.

DataShapingCancelCommand

The activity type is DataShapingCancelCommand.

DataShapingCloseDataExtension

The activity type is DataShapingCloseDataExtension.

DataShapingExecuteReader

The activity type is DataShapingExecuteReader.

DataShapingNextResultSet

The activity type is DataShapingNextResultSet.

DataShapingOpenConnection

The activity type is DataShapingOpenConnection.

DataShapingProcessing

The activity type is DataShapingProcessing.

DataShapingQueryExecution

The activity type is DataShapingQueryExecution.

DataShapingRawDataGeneration

The activity type is DataShapingRawDataGeneration.

DataShapingResultGeneration

The activity type is DataShapingResultGeneration.

Dump

The activity type is Dump.

GetEntityDataModel

The activity type is GetEntityDataModel.

PowerBIDataMovementResolveMoniker

The activity type is PowerBIDataMovementResolveMoniker.

PowerViewCacheRead

The activity type is PowerViewCacheRead.

PowerViewCacheWrite

The activity type is PowerViewCacheWrite.

PowerViewCloseSession

The activity type is PowerViewCloseSession.

PowerViewEvictSession

The activity type is PowerViewEvictSession.

PowerViewExecuteCommands

The activity type is PowerViewExecuteCommands.

PowerViewGetConnectionFromPool

The activity type is PowerViewGetConnectionFromPool.

PowerViewGetDocument

The activity type is PowerViewGetDocument.

PowerViewGetModelMetadata

The activity type is PowerViewGetModelMetadata.

PowerViewGetSemanticQuery

The activity type is PowerViewGetSemanticQuery.

PowerViewGetVisual

The activity type is PowerViewGetVisual.

PowerViewLoadDocument

The activity type is PowerViewLoadDocument.

PowerViewLoadReport

The activity type is PowerViewLoadReport.

PowerViewLogClientActivities

The activity type is PowerViewLogClientActivities.

PowerViewLogClientTraces

The activity type is PowerViewLogClientTraces.

PowerViewOpenSession

The activity type is PowerViewOpenSession.

PowerViewPoolCloseConnection

The activity type is PowerViewPoolCloseConnection.

PowerViewPoolConnection

The activity type is PowerViewPoolConnection.

PowerViewRequest

The activity type is PowerViewRequest.

PowerViewResolveConnectionString

The activity type is PowerViewResolveConnectionString.

PowerViewRestoreSession

The activity type is PowerViewRestoreSession.

PowerViewSaveReport

The activity type is PowerViewSaveReport.

PowerViewSerializeSession

The activity type is PowerViewSerializeSession.

PowerViewXEvent

The activity type is PowerViewXEvent.

PredictiveAnalyticsCommand

The activity type is PredictiveAnalyticsCommand.

ReportServerCrescentAction

The activity type is ReportServerCrescentAction.

ReportServerRequest

The activity type is ReportServerRequest.

ReportServerThread

The activity type is ReportServerThread.

ReportServerTimer

The activity type is ReportServerTimer.

SemanticQueryExecution

The activity type is SemanticQueryExecution.

TranslateSemanticQueryFilterToDax

The activity type is TranslateSemanticQueryFilterToDax.

Return to top
Show: