OrganizationStatistic
これは、Dynamics CRMのOrganizationStatisticエンティティを表すテーブルです。
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
統計測定を表す一意識別子。 |
| Hour | Integer | True |
統計測定が行われた時間。 |
| OrganizationStatisticId | String | True |
レコードを表す一意識別子。 |
| ServerName | String | True |
このレコードを保有するサーバー。 |
| StatisticType | Integer | True |
測定中の統計の種類。 |
| StatisticValue | Integer | True |
統計の値。 |