Share via


Référence d’entité/de table Plug-in Type Statistic (PluginTypeStatistic)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Plug-in type statistic.

Messages

Message Opération de l'API web Classe ou méthode SDK
Retrieve GET [org URI]/api/data/v9.0/plugintypestatistics(plugintypestatisticid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/plugintypestatistics
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple

Propriétés

Propriété Valeur
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

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

AverageExecuteTimeInMilliseconds

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExecuteCount

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName plugintypeidname
MaxLength 100
RequiredLevel None
Type String

PluginTypeStatisticId

Propriété Valeur
Description Unique identifier of the plug-in type statistic.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName plugintypestatisticid
RequiredLevel SystemRequired
Type Uniqueidentifier

TerminateCpuContributionPercent

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_plugintypestatisticbase_modifiedonbehalfby

Voir la relation un à plusieurs lk_plugintypestatisticbase_modifiedonbehalfby pour la table/entité systemuser.

createdby_plugintypestatistic

Voir la relation un à plusieurs createdby_plugintypestatistic pour la table/entité systemuser.

lk_plugintypestatisticbase_createdonbehalfby

Voir la relation un à plusieurs lk_plugintypestatisticbase_createdonbehalfby pour la table/entité systemuser.

organization_plugintypestatistic

Voir la relation un à plusieurs organization_plugintypestatistic pour la table/entité organization.

modifiedby_plugintypestatistic

Voir la relation un à plusieurs modifiedby_plugintypestatistic pour la table/entité systemuser.

plugintype_plugintypestatistic

Voir la relation un à plusieurs plugintype_plugintypestatistic pour la table/entité plugintype.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web plugintypestatistic EntityType