PluginTypeStatistic
これは、Dynamics CRMのPluginTypeStatisticエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
プラグインの種類の統計を表す一意識別子。 |
| AverageExecuteTimeInMilliseconds | Integer | True |
プラグインの種類の統計の平均実行時間(ミリ秒)。 |
| CrashContributionPercent | Integer | True |
プラグインの種類がクラッシュに影響した割合。 |
| CrashCount | Integer | True |
プラグインの種類がクラッシュした回数。 |
| CrashPercent | Integer | True |
プラグインの種類のクラッシュの割合。 |
| CreatedBy_Id | String | True |
プラグインの種類の統計を作成したユーザーを表す一意識別子。 |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
プラグインの種類の統計が作成された日時。 |
| CreatedOnBehalfBy_Id | String | True |
プラグインの種類の統計を作成した代理ユーザーを表す一意識別子。 |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| ExecuteCount | Integer | True |
プラグインの種類が実行された回数。 |
| FailureCount | Integer | True |
プラグインの種類が失敗した回数。 |
| FailurePercent | Integer | True |
プラグインの種類の失敗の割合。 |
| ModifiedBy_Id | String | True |
プラグインの種類の統計を最後に変更したユーザーを表す一意識別子。 |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
プラグインの種類の統計が最後に変更された日時。 |
| ModifiedOnBehalfBy_Id | String | True |
プラグインの種類の統計を変更した代理ユーザーを表す一意識別子。 |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
プラグインの種類の統計に関連付けられている組織を表す一意識別子。 |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| PluginTypeId_Id | String | True |
このプラグインの種類の統計に関連付けられたプラグインの種類を表す一意識別子。 |
| PluginTypeId_LogicalName | String | True | |
| PluginTypeId_Name | String | True | |
| PluginTypeStatisticId | String | True |
プラグインの種類の統計を表す一意識別子。 |
| TerminateCpuContributionPercent | Integer | True |
プラグインの種類が過剰なCPU使用によるワーカープロセスの終了に影響した割合。 |
| TerminateHandlesContributionPercent | Integer | True |
プラグインの種類が過剰なハンドル使用によるワーカープロセスの終了に影響した割合。 |
| TerminateMemoryContributionPercent | Integer | True |
プラグインの種類が過剰なメモリ使用によるワーカープロセスの終了に影響した割合。 |
| TerminateOtherContributionPercent | Integer | True |
プラグインの種類が不明な理由によるワーカープロセスの終了に影響した割合。 |