Editar

Plug-in Type Statistic (PluginTypeStatistic) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Plug-in type statistic.

Messages

Message Web API Operation SDK class or method
Retrieve GET /plugintypestatistics(plugintypestatisticid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /plugintypestatistics
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple

Properties

Property Value
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

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

AverageExecuteTimeInMilliseconds

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExecuteCount

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Property Value
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

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName plugintypeidname
MaxLength 100
RequiredLevel None
Type String

PluginTypeStatisticId

Property Value
Description Unique identifier of the plug-in type statistic.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName plugintypestatisticid
RequiredLevel SystemRequired
Type Uniqueidentifier

TerminateCpuContributionPercent

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

lk_plugintypestatisticbase_modifiedonbehalfby

See the lk_plugintypestatisticbase_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

createdby_plugintypestatistic

See the createdby_plugintypestatistic one-to-many relationship for the systemuser table/entity.

lk_plugintypestatisticbase_createdonbehalfby

See the lk_plugintypestatisticbase_createdonbehalfby one-to-many relationship for the systemuser table/entity.

organization_plugintypestatistic

See the organization_plugintypestatistic one-to-many relationship for the organization table/entity.

modifiedby_plugintypestatistic

See the modifiedby_plugintypestatistic one-to-many relationship for the systemuser table/entity.

plugintype_plugintypestatistic

See the plugintype_plugintypestatistic one-to-many relationship for the plugintype table/entity.

See also

Dataverse table/entity reference
Web API Reference
plugintypestatistic EntityType