Plug-in Type Statistic (PluginTypeStatistic) テーブル/エンティティの参照

注意

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

Plug-in type statistic.

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName PluginTypeStatistics
DisplayCollectionName Plug-in Type Statistics
DisplayName Plug-in Type Statistic
EntitySetName plugintypestatistics
IsBPFEntity False
LogicalCollectionName plugintypestatistics
LogicalName plugintypestatistic
OwnershipType OrganizationOwned
PrimaryIdAttribute plugintypestatisticid
PrimaryNameAttribute
SchemaName PluginTypeStatistic

読み取り専用列/属性

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

AverageExecuteTimeInMilliseconds

プロパティ
Description The average execution time (in milliseconds) for the plug-in type.
DisplayName The average execution time
Format None
IsValidForForm True
IsValidForRead True
LogicalName averageexecutetimeinmilliseconds
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

CrashContributionPercent

プロパティ
Description The plug-in type percentage contribution to crashes.
DisplayName Percentage contribution to crashes
Format None
IsValidForForm True
IsValidForRead True
LogicalName crashcontributionpercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

CrashCount

プロパティ
Description Number of times the plug-in type has crashed.
DisplayName Number of times crashed
Format None
IsValidForForm True
IsValidForRead True
LogicalName crashcount
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

CrashPercent

プロパティ
Description Percentage of crashes for the plug-in type.
DisplayName Percentage of crashes
Format None
IsValidForForm True
IsValidForRead True
LogicalName crashpercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

CreatedBy

プロパティ
Description Unique identifier of the user who created the plug-in type statistic.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the plug-in type statistic was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the plug-in type statistic.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExecuteCount

プロパティ
Description Number of times the plug-in type has been executed.
DisplayName Execution Count
Format None
IsValidForForm True
IsValidForRead True
LogicalName executecount
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

FailureCount

プロパティ
Description Number of times the plug-in type has failed.
DisplayName Failure Count
Format None
IsValidForForm True
IsValidForRead True
LogicalName failurecount
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

FailurePercent

プロパティ
Description Percentage of failures for the plug-in type.
DisplayName Failure Percent
Format None
IsValidForForm True
IsValidForRead True
LogicalName failurepercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the plug-in type statistic.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the plug-in type statistic was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who modified the plug-in type statistic.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

プロパティ
Description Unique identifier of the organization with which the plug-in type statistic is associated.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

PluginTypeId

プロパティ
Description Unique identifier of the plug-in type associated with this plug-in type statistic.
DisplayName Plugin Type
IsValidForForm True
IsValidForRead True
LogicalName plugintypeid
RequiredLevel SystemRequired
Targets plugintype
Type Lookup

PluginTypeIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName plugintypeidname
MaxLength 100
RequiredLevel None
Type String

PluginTypeStatisticId

プロパティ
Description Unique identifier of the plug-in type statistic.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName plugintypestatisticid
RequiredLevel SystemRequired
Type Uniqueidentifier

TerminateCpuContributionPercent

プロパティ
Description The plug-in type percentage contribution to Worker process termination due to excessive CPU usage.
DisplayName Terminate CPU Contribution Percent
Format None
IsValidForForm True
IsValidForRead True
LogicalName terminatecpucontributionpercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

TerminateHandlesContributionPercent

プロパティ
Description The plug-in type percentage contribution to Worker process termination due to excessive handle usage.
DisplayName Terminate Handles Contribution Percent
Format None
IsValidForForm True
IsValidForRead True
LogicalName terminatehandlescontributionpercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

TerminateMemoryContributionPercent

プロパティ
Description The plug-in type percentage contribution to Worker process termination due to excessive memory usage.
DisplayName Terminate Memory Contribution Percent
Format None
IsValidForForm True
IsValidForRead True
LogicalName terminatememorycontributionpercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

TerminateOtherContributionPercent

プロパティ
Description The plug-in type percentage contribution to Worker process termination due to unknown reasons.
DisplayName Terminate Other Contribution Percent
Format None
IsValidForForm True
IsValidForRead True
LogicalName terminateothercontributionpercent
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

多対一関連付け

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

lk_plugintypestatisticbase_modifiedonbehalfby

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

createdby_plugintypestatistic

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

lk_plugintypestatisticbase_createdonbehalfby

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

organization_plugintypestatistic

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

modifiedby_plugintypestatistic

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

plugintype_plugintypestatistic

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

関連項目

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