RSActivityType Enum

Definition

Enumerates the reporting services activity type.

public enum class RSActivityType
public enum RSActivityType
type RSActivityType = 
Public Enum RSActivityType
Inheritance
RSActivityType

Fields

Name Value Description
ReportServerRequest 0

The activity type is ReportServerRequest.

ReportServerThread 1

The activity type is ReportServerThread.

ReportServerTimer 2

The activity type is ReportServerTimer.

ReportServerCrescentAction 3

The activity type is ReportServerCrescentAction.

PowerViewRequest 4

The activity type is PowerViewRequest.

PowerViewOpenSession 5

The activity type is PowerViewOpenSession.

PowerViewCloseSession 6

The activity type is PowerViewCloseSession.

PowerViewGetDocument 7

The activity type is PowerViewGetDocument.

PowerViewLogClientActivities 8

The activity type is PowerViewLogClientActivities.

PowerViewLogClientTraces 9

The activity type is PowerViewLogClientTraces.

CrescentRenderEdit 10

The activity type is CrescentRenderEdit.

CrescentGetModel 11

The activity type is CrescentGetModel.

CrescentExecuteQueries 12

The activity type is CrescentExecuteQueries.

CrescentLogClientTraceEvents 13

The activity type is CrescentLogClientTraceEvents.

CrescentCloseSession 14

The activity type is CrescentCloseSession.

Dump 15

The activity type is Dump.

PowerViewLoadDocument 16

The activity type is PowerViewLoadDocument.

PowerViewLoadReport 17

The activity type is PowerViewLoadReport.

PowerViewSaveReport 18

The activity type is PowerViewSaveReport.

PowerViewExecuteCommands 19

The activity type is PowerViewExecuteCommands.

PowerViewGetVisual 20

The activity type is PowerViewGetVisual.

PowerViewGetSemanticQuery 21

The activity type is PowerViewGetSemanticQuery.

PowerViewCacheWrite 22

The activity type is PowerViewCacheWrite.

PowerViewCacheRead 23

The activity type is PowerViewCacheRead.

PowerViewRestoreSession 24

The activity type is PowerViewRestoreSession.

PowerViewSerializeSession 25

The activity type is PowerViewSerializeSession.

PowerViewEvictSession 26

The activity type is PowerViewEvictSession.

PowerViewXEvent 27

The activity type is PowerViewXEvent.

PowerViewGetModelMetadata 28

The activity type is PowerViewGetModelMetadata.

DataShapeExecution 29

The activity type is DataShapeExecution.

DataShapeQueryTranslation 30

The activity type is DataShapeQueryTranslation.

DataShapeOdpProcessing 31

The activity type is DataShapeOdpProcessing.

DataShapeOpenConnection 32

The activity type is DataShapeOpenConnection.

DataShapeCloseConnection 33

The activity type is DataShapeCloseConnection.

DataShapeExecuteQuery 34

The activity type is DataShapeExecuteQuery.

DataShapeCancelCommand 35

The activity type is DataShapeCancelCommand.

PredictiveAnalyticsCommand 36

The activity type is PredictiveAnalyticsCommand.

SemanticQueryExecution 37

The activity type is SemanticQueryExecution.

TranslateSemanticQueryFilterToDax 38

The activity type is TranslateSemanticQueryFilterToDax.

PowerViewGetConnectionFromPool 39

The activity type is PowerViewGetConnectionFromPool.

PowerViewPoolConnection 40

The activity type is PowerViewPoolConnection.

PowerViewResolveConnectionString 41

The activity type is PowerViewResolveConnectionString.

GetEntityDataModel 42

The activity type is GetEntityDataModel.

PowerViewPoolCloseConnection 43

The activity type is PowerViewPoolCloseConnection.

DataExtensionOpenConnection 44

The activity type is DataExtensionOpenConnection.

DataShapeParallelQuery 45

The activity type is DataShapeParallelQuery.

PowerBIDataMovementResolveMoniker 46

The activity type is PowerBIDataMovementResolveMoniker.

DataShapingCancelCommand 47

The activity type is DataShapingCancelCommand.

DataShapingCloseDataExtension 48

The activity type is DataShapingCloseDataExtension.

DataShapingResultGeneration 49

The activity type is DataShapingResultGeneration.

DataShapingProcessing 50

The activity type is DataShapingProcessing.

DataShapingExecuteReader 51

The activity type is DataShapingExecuteReader.

DataShapingNextResultSet 52

The activity type is DataShapingNextResultSet.

DataShapingOpenConnection 53

The activity type is DataShapingOpenConnection.

DataShapingRawDataGeneration 54

The activity type is DataShapingRawDataGeneration.

DataShapingQueryExecution 55

The activity type is DataShapingQueryExecution.

Applies to