TraceEventSubclass Enumeration
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("704490F9-CB5D-442a-9FF8-7B81E2BB5F18")> _
Public Enumeration TraceEventSubclass
'Usage
Dim instance As TraceEventSubclass
[GuidAttribute("704490F9-CB5D-442a-9FF8-7B81E2BB5F18")]
public enum TraceEventSubclass
[GuidAttribute(L"704490F9-CB5D-442a-9FF8-7B81E2BB5F18")]
public enum class TraceEventSubclass
[<GuidAttribute("704490F9-CB5D-442a-9FF8-7B81E2BB5F18")>]
type TraceEventSubclass
public enum TraceEventSubclass
Members
| Member name | Description | |
|---|---|---|
| NotAvailable | ||
| InstanceShutdown | ||
| InstanceStarted | ||
| InstancePaused | ||
| InstanceContinued | ||
| Backup | ||
| Restore | ||
| Synchronize | ||
| Process | ||
| Merge | ||
| Delete | ||
| DeleteOldAggregations | ||
| Rebuild | ||
| Commit | ||
| Rollback | ||
| CreateIndexes | ||
| CreateTable | ||
| InsertInto | ||
| Transaction | ||
| Initialize | ||
| Discretize | ||
| Query | ||
| CreateView | ||
| WriteData | ||
| ReadData | ||
| GroupData | ||
| GroupDataRecord | ||
| BuildIndex | ||
| Aggregate | ||
| BuildDecode | ||
| WriteDecode | ||
| BuildDataMiningDecode | ||
| ExecuteSql | ||
| ExecuteModifiedSql | ||
| Connecting | ||
| BuildAggregationsAndIndexes | ||
| MergeAggregationsOnDisk | ||
| BuildIndexForRigidAggregations | ||
| BuildIndexForFlexibleAggregations | ||
| WriteAggregationsAndIndexes | ||
| WriteSegment | ||
| DataMiningProgress | ||
| ReadBufferFullReport | ||
| ProactiveCacheConversion | ||
| BuildProcessingSchedule | ||
| MdxQuery | ||
| DmxQuery | ||
| SqlQuery | ||
| Create | ||
| Alter | ||
| DesignAggregations | ||
| WBInsert | ||
| WBUpdate | ||
| WBDelete | ||
| MergePartitions | ||
| Subscribe | ||
| Batch | ||
| BeginTransaction | ||
| CommitTransaction | ||
| RollbackTransaction | ||
| GetTransactionState | ||
| Cancel | ||
| Import80MiningModels | ||
| Other | ||
| DiscoverConnections | ||
| DiscoverSessions | ||
| DiscoverTransactions | ||
| DiscoverDatabaseConnections | ||
| DiscoverJobs | ||
| DiscoverLocks | ||
| DiscoverPerformanceCounters | ||
| DiscoverMemoryUsage | ||
| DiscoverJobProgress | ||
| DiscoverMemoryGrant | ||
| SchemaCatalogs | ||
| SchemaTables | ||
| SchemaColumns | ||
| SchemaProviderTypes | ||
| SchemaCubes | ||
| SchemaDimensions | ||
| SchemaHierarchies | ||
| SchemaLevels | ||
| SchemaMeasures | ||
| SchemaProperties | ||
| SchemaMembers | ||
| SchemaFunctions | ||
| SchemaActions | ||
| SchemaSets | ||
| DiscoverInstances | ||
| SchemaKpis | ||
| SchemaMeasureGroups | ||
| SchemaCommands | ||
| SchemaMiningServices | ||
| SchemaMiningServiceParameters | ||
| SchemaMiningFunctions | ||
| SchemaMiningModelContent | ||
| SchemaMiningModelXml | ||
| SchemaMiningModels | ||
| SchemaMiningColumns | ||
| DiscoverDataSources | ||
| DiscoverProperties | ||
| DiscoverSchemaRowsets | ||
| DiscoverEnumerators | ||
| DiscoverKeywords | ||
| DiscoverLiterals | ||
| DiscoverXmlMetadata | ||
| DiscoverTraces | ||
| DiscoverTraceDefinitionProviderInfo | ||
| DiscoverTraceColumns | ||
| DiscoverTraceEventCategories | ||
| SchemaMiningStructures | ||
| SchemaMiningStructureColumns | ||
| DiscoverMasterKey | ||
| SchemaInputDataSources | ||
| DiscoverLocations | ||
| DiscoverPartitionDimensionStat | ||
| DiscoverPartitionStat | ||
| DiscoverDimensionStat | ||
| ProactiveCachingBegin | ||
| ProactiveCachingEnd | ||
| FlightRecorderStarted | ||
| FlightRecorderStopped | ||
| ConfigurationPropertiesUpdated | ||
| SqlTrace | ||
| ObjectCreated | ||
| ObjectDeleted | ||
| ObjectAltered | ||
| ProactiveCachingPollingBegin | ||
| ProactiveCachingPollingEnd | ||
| FlightRecorderSnapshotBegin | ||
| FlightRecorderSnapshotEnd | ||
| ProactiveCachingNotifiableObjectUpdated | ||
| LazyProcessingStartProcessing | ||
| LazyProcessingProcessingComplete | ||
| SessionOpenedEventBegin | ||
| SessionOpenedEventEnd | ||
| SessionClosingEventBegin | ||
| SessionClosingEventEnd | ||
| CubeOpenedEventBegin | ||
| CubeOpenedEventEnd | ||
| CubeClosingEventBegin | ||
| CubeClosingEventEnd | ||
| GetData | ||
| ProcessCalculatedMembers | ||
| PostOrder | ||
| SerializeAxes | ||
| SerializeCells | ||
| SerializeSqlRowset | ||
| SerializeFlattenedRowset | ||
| CacheData | ||
| NonCacheData | ||
| InternalData | ||
| SqlData | ||
| MeasureGroupStructuralChange | ||
| MeasureGroupDeletion | ||
| GetDataFromMeasureGroupCache | ||
| GetDataFromFlatCache | ||
| GetDataFromCalculationCache | ||
| GetDataFromPersistedCache | ||
| Detach | ||
| Attach | ||
| AnalyzeEncodeData | ||
| CompressSegment | ||
| WriteTableColumn | ||
| RelationshipBuildPrepare | ||
| BuildRelationshipSegment | ||
| SchemaMeasureGroupDimensions | ||
| Load | ||
| MetadataLoad | ||
| DataLoad | ||
| PostLoad | ||
| MetadataTraversalDuringBackup | ||
| SetAuthContext | ||
| ImageLoad | ||
| ImageSave | ||
| TransactionAbortRequested | ||
| VertiPaqScan | ||
| TabularQuery | ||
| VertiPaq | ||
| HierarchyProcessing | ||
| VertiPaqScanInternal | ||
| TabularQueryInternal |