Data Performance Dashboard (DataPerformance) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Data Performance Dashboard.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Retrieve GET [org URI]/api/data/v9.0/dataperformances(dataperformanceid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/dataperformances
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName DataPerformances
DisplayCollectionName Data Performance Collection
DisplayName Data Performance Dashboard
EntitySetName dataperformances
IsBPFEntity False
LogicalCollectionName dataperformances
LogicalName dataperformance
OwnershipType OrganizationOwned
PrimaryIdAttribute dataperformanceid
PrimaryNameAttribute
SchemaName DataPerformance

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

DataPerformanceId

プロパティ
Description Unique identifier of the performance suggestion.
DisplayName Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName dataperformanceid
RequiredLevel SystemRequired
Type Uniqueidentifier

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

AnyOptimizationApplied

プロパティ
Description An internal state which indicates whether at least one optimization is applied.
DisplayName Any Optimization Applied
IsValidForForm True
IsValidForRead True
LogicalName anyoptimizationapplied
RequiredLevel None
Type Boolean

AnyOptimizationApplied の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

AnyOptimizationAvailable

プロパティ
Description An internal state which indicates whether at least one optimization is available for this record.
DisplayName Any Optimization Available
IsValidForForm True
IsValidForRead True
LogicalName anyoptimizationavailable
RequiredLevel None
Type Boolean

AnyOptimizationAvailable の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

Component

プロパティ
Description Name of the component
DisplayName Component
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName component
MaxLength 100000
RequiredLevel None
Type String

Count

プロパティ
Description Number of times a queries were executed (Aggregated)
DisplayName Count
Format None
IsValidForForm True
IsValidForRead True
LogicalName count
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

Entity

プロパティ
Description Primary entity
DisplayName Entity
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName entity
MaxLength 100000
RequiredLevel None
Type String

EstimatedOptimizationImpact

プロパティ
Description The expected average cost benefit of an optimization.
DisplayName Estimated Optimization Impact
IsValidForForm True
IsValidForRead True
LogicalName estimatedoptimizationimpact
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Decimal

ExecutionPeriod

プロパティ
Description The execution period for which the performance metrics are calculated.
DisplayName Execution Period
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName executionperiod
MaxLength 50
RequiredLevel None
Type String

LastActionResult

プロパティ
Description An internal state which shows the result of the last action that was taken on this record.
DisplayName Last Action Result
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName lastactionresult
MaxLength 50
RequiredLevel None
Type String

LastOptimizationDate

プロパティ
DateTimeBehavior UserLocal
Description Last time an optimization was applied.
DisplayName Last Optimization Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName lastoptimizationdate
RequiredLevel None
Type DateTime

MaxTime

プロパティ
Description Maximum execution time in seconds. (Aggregated)
DisplayName Max Time
IsValidForForm True
IsValidForRead True
LogicalName maxtime
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Decimal

MedianTime

プロパティ
Description Average execution time in seconds. (Aggregated)
DisplayName Median Time
IsValidForForm True
IsValidForRead True
LogicalName mediantime
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Decimal

MinTime

プロパティ
Description Minimum execution time in seconds. (Aggregated)
DisplayName Min Time
IsValidForForm True
IsValidForRead True
LogicalName mintime
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Decimal

Operation

プロパティ
Description Data operation that triggered the query (Retrieve Multiple, etc.)
DisplayName Operation
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName operation
MaxLength 100000
RequiredLevel None
Type String

OptimizationStatus

プロパティ
Description Current optimization status of the record, showed to the customer.
DisplayName Optimization Status
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName optimizationstatus
MaxLength 50
RequiredLevel None
Type String

OptimizationStorage

プロパティ
Description Storage consumed by the optimization. (MB)
DisplayName Optimization Storage
IsValidForForm True
IsValidForRead True
LogicalName optimizationstorage
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Decimal

OrganizationId

プロパティ
Description Unique identifier of the organization associated.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

RealizedOptimizationImpact

プロパティ
Description Actual performance change after taking an optimization action on the record.
DisplayName Optimization Impact (%)
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName realizedoptimizationimpact
MaxLength 50
RequiredLevel None
Type String

Solution

プロパティ
Description Name of the solution that owns the component
DisplayName Solution
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName solution
MaxLength 100000
RequiredLevel None
Type String

Weight

プロパティ
Description Query Weight of the component. Factored with the Optimization Impact to determine the overall importance of applying an optimization. (P2)
DisplayName Weight
IsValidForForm True
IsValidForRead True
LogicalName weight
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Decimal

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_dataperformance_organizationid

organization テーブル/エンティティの一対多のリレーションシップ lk_dataperformance_organizationid を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス dataperformance EntityType