Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Plug-in type statistic.
Messages
The following table lists the messages for the Plug-in Type Statistic (PluginTypeStatistic) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: False |
GET /plugintypestatistics(plugintypestatisticid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /plugintypestatisticsSee Query data |
Query data |
Properties
The following table lists selected properties for the Plug-in Type Statistic (PluginTypeStatistic) table.
| Property | Value |
|---|---|
| DisplayName | Plug-in Type Statistic |
| DisplayCollectionName | Plug-in Type Statistics |
| SchemaName | PluginTypeStatistic |
| CollectionSchemaName | PluginTypeStatistics |
| EntitySetName | plugintypestatistics |
| LogicalName | plugintypestatistic |
| LogicalCollectionName | plugintypestatistics |
| PrimaryIdAttribute | plugintypestatisticid |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- AverageExecuteTimeInMilliseconds
- CrashContributionPercent
- CrashCount
- CrashPercent
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ExecuteCount
- FailureCount
- FailurePercent
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- PluginTypeId
- PluginTypeStatisticId
- TerminateCpuContributionPercent
- TerminateHandlesContributionPercent
- TerminateMemoryContributionPercent
- TerminateOtherContributionPercent
AverageExecuteTimeInMilliseconds
| Property | Value |
|---|---|
| Description | The average execution time (in milliseconds) for the plug-in type. |
| DisplayName | The average execution time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | averageexecutetimeinmilliseconds |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
CrashContributionPercent
| Property | Value |
|---|---|
| Description | The plug-in type percentage contribution to crashes. |
| DisplayName | Percentage contribution to crashes |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | crashcontributionpercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
CrashCount
| Property | Value |
|---|---|
| Description | Number of times the plug-in type has crashed. |
| DisplayName | Number of times crashed |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | crashcount |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
CrashPercent
| Property | Value |
|---|---|
| Description | Percentage of crashes for the plug-in type. |
| DisplayName | Percentage of crashes |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | crashpercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
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 |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the plug-in type statistic was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
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 |
| Type | Lookup |
| Targets | systemuser |
ExecuteCount
| Property | Value |
|---|---|
| Description | Number of times the plug-in type has been executed. |
| DisplayName | Execution Count |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | executecount |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
FailureCount
| Property | Value |
|---|---|
| Description | Number of times the plug-in type has failed. |
| DisplayName | Failure Count |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | failurecount |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
FailurePercent
| Property | Value |
|---|---|
| Description | Percentage of failures for the plug-in type. |
| DisplayName | Failure Percent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | failurepercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
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 |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the plug-in type statistic was last modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
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 |
| Type | Lookup |
| Targets | systemuser |
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 |
| Type | Lookup |
| Targets | organization |
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 |
| Type | Lookup |
| Targets | plugintype |
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 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | terminatecpucontributionpercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
TerminateHandlesContributionPercent
| Property | Value |
|---|---|
| Description | The plug-in type percentage contribution to Worker process termination due to excessive handle usage. |
| DisplayName | Terminate Handles Contribution Percent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | terminatehandlescontributionpercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
TerminateMemoryContributionPercent
| Property | Value |
|---|---|
| Description | The plug-in type percentage contribution to Worker process termination due to excessive memory usage. |
| DisplayName | Terminate Memory Contribution Percent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | terminatememorycontributionpercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
TerminateOtherContributionPercent
| Property | Value |
|---|---|
| Description | The plug-in type percentage contribution to Worker process termination due to unknown reasons. |
| DisplayName | Terminate Other Contribution Percent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | terminateothercontributionpercent |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 100 |
| MinValue | 0 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- createdby_plugintypestatistic
- lk_plugintypestatisticbase_createdonbehalfby
- lk_plugintypestatisticbase_modifiedonbehalfby
- modifiedby_plugintypestatistic
- organization_plugintypestatistic
- plugintype_plugintypestatistic
createdby_plugintypestatistic
One-To-Many Relationship: systemuser createdby_plugintypestatistic
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_plugintypestatisticbase_createdonbehalfby
One-To-Many Relationship: systemuser lk_plugintypestatisticbase_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_plugintypestatisticbase_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_plugintypestatisticbase_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
modifiedby_plugintypestatistic
One-To-Many Relationship: systemuser modifiedby_plugintypestatistic
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
organization_plugintypestatistic
One-To-Many Relationship: organization organization_plugintypestatistic
| Property | Value |
|---|---|
| ReferencedEntity | organization |
| ReferencedAttribute | organizationid |
| ReferencingAttribute | organizationid |
| ReferencingEntityNavigationPropertyName | organizationid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
plugintype_plugintypestatistic
One-To-Many Relationship: plugintype plugintype_plugintypestatistic
| Property | Value |
|---|---|
| ReferencedEntity | plugintype |
| ReferencedAttribute | plugintypeid |
| ReferencingAttribute | plugintypeid |
| ReferencingEntityNavigationPropertyName | plugintypeid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference
plugintypestatistic