AppConfigMaster テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Contains the master list of all properties that can be customized for apps in Dynamics 365. For internal use only.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Retrieve GET [org URI]/api/data/v9.0/appconfigmasters(appconfigmasterid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/appconfigmasters
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName AppConfigMasters
DisplayCollectionName App Config Master
DisplayName App Config Master
EntitySetName appconfigmasters
IsBPFEntity False
LogicalCollectionName appconfigmasters
LogicalName appconfigmaster
OwnershipType OrganizationOwned
PrimaryIdAttribute appconfigmasterid
PrimaryNameAttribute name
SchemaName AppConfigMaster

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

Name

プロパティ
Description Enter the name of the App Configuration and Setting property with which this customization will be identified.
DisplayName Name
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel SystemRequired
Type String

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

AppConfigMasterId

プロパティ
Description System-Populated App Configuration instance identifier.
DisplayName AppConfigMasterId
IsValidForForm False
IsValidForRead True
LogicalName appconfigmasterid
RequiredLevel SystemRequired
Type Uniqueidentifier

ConfigType

プロパティ
Description Enter the App Configuration and Setting property data type.
DisplayName ConfigType
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName configtype
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedBy

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

DefaultValue

プロパティ
Description Enter the default value of the App Configuration and Setting property.
DisplayName DefaultValue
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName defaultvalue
MaxLength 100
RequiredLevel SystemRequired
Type String

ImportSequenceNumber

プロパティ
Description For internal use only.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

IsNavigationSetting

プロパティ
Description Enter whether this App Configuration and Setting is Navigation Setting.
DisplayName Is Nagivation Setting
Format None
IsValidForForm False
IsValidForRead True
LogicalName isnavigationsetting
MaxValue 1
MinValue 0
RequiredLevel None
Type Integer

ModifiedBy

プロパティ
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OrganizationId

プロパティ
Description System-calculated field for Organization identifier.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OverriddenCreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was migrated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

ParentAppConfigMasterId

プロパティ
Description ParentAppConfigMasterId
DisplayName Enter the parent of App Configuration customization property.
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentappconfigmasterid
MaxLength 100
RequiredLevel SystemRequired
Type String

Validator

プロパティ
Description Validator
DisplayName Enter the validator configuration xml which will validate against its value when creating AppConfigInstance.
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName validator
MaxLength 4000
RequiredLevel SystemRequired
Type String

VersionNumber

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

appconfigmaster_appconfiginstance

appconfiginstance テーブル/エンティティの多対一のリレーションシップ appconfigmaster_appconfiginstance と同じです。

プロパティ
ReferencingEntity appconfiginstance
ReferencingAttribute appconfigmasterid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName appconfigmaster_appconfiginstance
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_appconfigmaster_modifiedby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_appconfigmaster_modifiedby を参照してください。

lk_appconfigmaster_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_appconfigmaster_createdonbehalfby を参照してください。

lk_appconfigmaster_createdby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_appconfigmaster_createdby を参照してください。

lk_appconfigmaster_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_appconfigmaster_modifiedonbehalfby を参照してください。

organization_appconfigmaster

organization テーブル/エンティティの一対多のリレーションシップ organization_appconfigmaster を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス appconfigmaster EntityType