目標指標 (Metric) テーブル/エンティティ参照
注意
テーブルとエンティティの違いについて不明な点がありますか? Microsoft Dataverse で「開発者: 用語を理解する」を参照してください。
金額、件数など、目標の指標の種類です。
[メッセージ]
Message | Web API 操作 | SDK クラスまたは算出方法 |
---|---|---|
Create | POST /metrics 作成する を参照 |
CreateRequest または Create |
Delete | DELETE /metrics(metricid) 削除 参照してください |
DeleteRequest または Delete |
取得する | GET /metrics(metricid) Retrieveを参照してください |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET /metrics クエリ データを参照してください |
RetrieveMultipleRequest または RetrieveMultiple |
SetState | PATCH /metrics(metricid) 更新 statecode および statuscode プロパティ。 |
SetStateRequest |
更新する | PATCH /metrics(metricid) Updateを参照してください |
UpdateRequest または Update |
プロパティ
プロパティ | 価値 |
---|---|
CollectionSchemaName | メトリックス |
DisplayCollectionName | 目標指標 |
DisplayName | 目標指標 |
EntitySetName | メトリック |
IsBPFEntity | 無効 |
LogicalCollectionName | メトリック |
LogicalName | 指標 |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | metricid |
PrimaryNameAttribute | 名前 |
SchemaName | 指標 |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AmountDataType
- 説明設定
- ImportSequenceNumber
- IsAmount
- IsStretchTracked
- MetricId
- Name
- OverriddenCreatedOn
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
AmountDataType
プロパティ | 値 |
---|---|
プロパティ | 金額のデータの種類です。 |
DisplayName | 金額のデータの種類 |
IsValidForForm | 有効 |
IsValidForRead | 有効 |
IsValidForUpdate | 無効 |
LogicalName | amountdatatype |
RequiredLevel | いいえ |
Type | Picklist |
AmountDataType の選択肢/オプション
価値 | ラベル | 内容 |
---|---|---|
12 | Money | |
6 | Decimal | |
2 | Integer |
説明
プロパティ | 価値 |
---|---|
内容 | 目標指標の説明です。 |
DisplayName | プロパティ |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | プロパティ |
MaxLength | 2000 |
RequiredLevel | いいえ |
Type | メモ |
ImportSequenceNumber
プロパティ | 値 |
---|---|
説明 | このレコードを作成したインポート処理のシーケンス番号。 |
DisplayName | インポート シーケンス番号 |
Format | なし |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | いいえ |
Type | Integer |
IsAmount
プロパティ | 値 |
---|---|
プロパティ | 指標の種類が件数と金額のどちらであるかを示す情報です。 |
DisplayName | 指標の種類 |
IsValidForForm | 有効 |
IsValidForRead | 有効 |
IsValidForUpdate | 無効 |
LogicalName | isamount |
RequiredLevel | ApplicationRequired |
Type | Boolean |
IsAmount 選択肢/オプション
価値 | Label | Description |
---|---|---|
6 | Amount | |
12 | 数 |
DefaultValue: 1
IsStretchTracked
プロパティ | 価値 |
---|---|
Description | 目標指標が拡大対象を追跡するかどうかを示します。 |
DisplayName | 高い目標値の追跡 |
IsValidForForm | 有効 |
IsValidForRead | 有効 |
LogicalName | isstretchtracked |
RequiredLevel | いいえ |
Type | Boolean |
IsStretchTracked 選択肢/オプション
価値 | Label | Description |
---|---|---|
6 | イエス | |
12 | 番号 |
DefaultValue: 0
MetricId
プロパティ | 価値 |
---|---|
Description | 目標指標を表す一意識別子です。 |
DisplayName | 目標指標 |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
IsValidForUpdate | 無効 |
LogicalName | metricid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
件名
プロパティ | 値 |
---|---|
プロパティ | 目標指標の名前です。 |
DisplayName | 件名 |
FormatName | テキスト |
IsLocalizable | 無効 |
IsValidForForm | 有効 |
IsValidForRead | 有効 |
LogicalName | 名前 |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
OverriddenCreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
説明 | レコードが移行された日時です。 |
DisplayName | [レコード作成日] |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | いいえ |
Type | DateTime |
StateCode
プロパティ | 値 |
---|---|
プロパティ | 目標指標の状態です。 |
DisplayName | ステータス |
IsValidForCreate | 無効 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | 完了状態 |
StateCode 選択肢/オプション
値 | ラベル | DefaultStatus | InvariantName |
---|---|---|---|
0 | アクティブです | 0 | アクティブです |
1 | 非アクティブ | 1 | 非アクティブ |
StatusCode
プロパティ | 値 |
---|---|
プロパティ | 目標指標の状態の理由です。 |
DisplayName | 状態 |
IsValidForForm | 有効 |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | ステータス |
StatusCode 選択肢/オプション
値 | ラベル | 完了状態 |
---|---|---|
0 | 未完了 | 0 |
1 | 終了 | 1 |
TimeZoneRuleVersionNumber
プロパティ | 値 |
---|---|
プロパティ | 社外秘。 |
DisplayName | タイム ゾーン規則のバージョン番号 |
Format | なし |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | なし |
Type | 整数 |
UTCConversionTimeZoneCode
プロパティ | 値 |
---|---|
説明 | レコードが作成されたときに使用中だったタイム ゾーン コードです。 |
DisplayName | UTC 変換タイム ゾーン コード |
Format | なし |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | なし |
Type | Integer |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
プロパティ | レコードを作成したユーザーを表す一意識別子。 |
DisplayName | 作成者 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
CreatedByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | いいえ |
Type | 文字列 |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
説明 | レコードが作成された日時。 |
DisplayName | 作成日時 |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
説明 | レコードを作成した代理ユーザーを表す一意識別子。 |
DisplayName | 作成者 (代理) |
IsValidForForm | はい |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
CreatedOnBehalfByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | いいえ |
Type | 文字列 |
ModifiedBy
プロパティ | 値 |
---|---|
プロパティ | レコードを修正したユーザーを表す一意識別子。 |
DisplayName | 修正者 |
IsValidForForm | はい |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
ModifiedByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | いいえ |
Type | 文字列 |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
説明 | レコードが修正された日時。 |
DisplayName | [修正日] |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
説明 | レコードを修正した代理ユーザーを表す一意識別子。 |
DisplayName | 修正者 (代理) |
IsValidForForm | はい |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | 検索 |
ModifiedOnBehalfByName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | 文字列 |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | いいえ |
Type | 文字列 |
OrganizationId
プロパティ | 値 |
---|---|
プロパティ | 組織を表す一意の識別子です。 |
DisplayName | 組織 ID |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
LogicalName | organizationid |
RequiredLevel | いいえ |
Targets | 組織 |
Type | 検索 |
OrganizationIdName
プロパティ | 値 |
---|---|
説明 | |
DisplayName | |
FormatName | テキスト |
IsLocalizable | False |
IsValidForForm | 無効 |
IsValidForRead | 有効 |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | 文字列 |
VersionNumber
プロパティ | 値 |
---|---|
プロパティ | 目標指標のバージョン番号です。 |
DisplayName | バージョン番号 |
IsValidForForm | 無効 |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | なし |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
metric_goal
目標テーブル/エンティティの metric_goal 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | 目標 |
ReferencingAttribute | metricid |
IsHierarchical | 無効 |
IsCustomizable | 無効 |
ReferencedEntityNavigationPropertyName | metric_goal |
AssociatedMenuConfiguration | 動作: UseCollectionName グループ: 詳細 ラベル: 受注: 110 |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント: NoCascade 共有 : NoCascade Unshare: NoCascade |
metric_rollupfield
rollupfield テーブル/エンティティの metric_rollupfield 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | rollupfield |
ReferencingAttribute | metricid |
IsHierarchical | 無効 |
IsCustomizable | 無効 |
ReferencedEntityNavigationPropertyName | metric_rollupfield |
AssociatedMenuConfiguration | 動作: UseCollectionName グループ: 詳細 ラベル: 受注: 120 |
CascadeConfiguration | 割り当て: NoCascade 削除: Cascade 統合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
msdyn_metric_msdyn_forecastdefinition_metricid
追加元: 予測ソリューション
msdyn_forecastdefinition テーブル/エンティティの msdyn_metric_msdyn_forecastdefinition_metricid 多対一の関連付けと同じです。
プロパティ | 価値 |
---|---|
ReferencingEntity | msdyn_forecastdefinition |
ReferencingAttribute | msdyn_metricid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_metric_msdyn_forecastdefinition_metricid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay グループ: 詳細 ラベル: 順序: 10000 |
CascadeConfiguration | 割り当て: NoCascade 削除: 制限する 結合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |