Model-driven App (AppModule) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
A role-based, modular business app that provides task-based functionality for a particular area of work.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
AddAppComponents | AddAppComponents Action | AddAppComponentsRequest |
Create | POST [org URI]/api/data/v9.0/appmodules 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/appmodules(appmoduleid) 削除を参照 |
DeleteRequest または Delete |
RemoveAppComponents | RemoveAppComponents Action | RemoveAppComponentsRequest |
Retrieve | GET [org URI]/api/data/v9.0/appmodules(appmoduleid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveAppComponents | RetrieveAppComponents Function | RetrieveAppComponentsRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/appmodules データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrieveUnpublished | RetrieveUnpublished Function | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultiple Function | RetrieveUnpublishedMultipleRequest |
Update | PATCH [org URI]/api/data/v9.0/appmodules(appmoduleid) 更新を参照 |
UpdateRequest または Update |
ValidateApp | ValidateApp Function | ValidateAppRequest |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | AppModules |
DisplayCollectionName | Model-driven Apps |
DisplayName | Model-driven App |
EntitySetName | appmodules |
IsBPFEntity | False |
LogicalCollectionName | appmodules |
LogicalName | appmodule |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | appmoduleid |
PrimaryNameAttribute | name |
SchemaName | AppModule |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- aiappdescription
- aidescriptiongeneratedon
- appgraph
- AppModuleId
- AppModuleIdUnique
- AppModuleVersion
- AppModuleXmlManaged
- ClientType
- ConfigXML
- Description
- EventHandlers
- FormFactor
- ImportSequenceNumber
- IntroducedVersion
- IsDefault
- IsFeatured
- Name
- NavigationType
- OptimizedFor
- OverriddenCreatedOn
- PublishedOn
- PublisherId
- statecode
- statuscode
- UniqueName
- URL
- WebResourceId
- WelcomePageId
aiappdescription
追加元 : App Module Metadata ソリューション
プロパティ | 値 |
---|---|
Description | This field is used to store AI generated Description for Model-driven App |
DisplayName | AI App Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | aiappdescription |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
aidescriptiongeneratedon
追加元 : App Module Metadata ソリューション
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | This field stores the Time when last AI App Description was generated. |
DisplayName | AI Description Generated On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | aidescriptiongeneratedon |
RequiredLevel | None |
Type | DateTime |
appgraph
追加元 : App Module Metadata ソリューション
プロパティ | 値 |
---|---|
Description | This field is used to store App Graph for Model-driven App |
DisplayName | App Graph |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | appgraph |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
AppModuleId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | AppModuleId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | appmoduleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AppModuleIdUnique
プロパティ | 値 |
---|---|
Description | Unique identifier of the App Module used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook |
DisplayName | App Module Unique Id |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | appmoduleidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AppModuleVersion
プロパティ | 値 |
---|---|
Description | App Module Version |
DisplayName | App Module Version |
FormatName | VersionNumber |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | appmoduleversion |
MaxLength | 48 |
RequiredLevel | None |
Type | String |
AppModuleXmlManaged
プロパティ | 値 |
---|---|
Description | App Module Xml Managed |
DisplayName | |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | appmodulexmlmanaged |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
ClientType
プロパティ | 値 |
---|---|
Description | Client Type such as Web or UCI |
DisplayName | Client Type |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | clienttype |
MaxValue | 31 |
MinValue | 1 |
RequiredLevel | ApplicationRequired |
Type | Integer |
ConfigXML
プロパティ | 値 |
---|---|
Description | Contains configuration XML |
DisplayName | |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | configxml |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Description
プロパティ | 値 |
---|---|
Description | Description for entity |
DisplayName | Description |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
EventHandlers
プロパティ | 値 |
---|---|
Description | App Module Event Handlers |
DisplayName | Event Handlers |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | eventhandlers |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
FormFactor
プロパティ | 値 |
---|---|
Description | Form Factor |
DisplayName | Form Factor |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | formfactor |
MaxValue | 8 |
MinValue | 1 |
RequiredLevel | ApplicationRequired |
Type | Integer |
ImportSequenceNumber
プロパティ | 値 |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IntroducedVersion
プロパティ | 値 |
---|---|
Description | Version in which the similarity rule is introduced. |
DisplayName | Introduced Version |
FormatName | VersionNumber |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | introducedversion |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
IsDefault
プロパティ | 値 |
---|---|
Description | Is Default |
DisplayName | Is Default |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdefault |
RequiredLevel | ApplicationRequired |
Type | Boolean |
IsDefault の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
IsFeatured
プロパティ | 値 |
---|---|
Description | Is Featured |
DisplayName | IsFeatured |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isfeatured |
RequiredLevel | SystemRequired |
Type | Boolean |
IsFeatured の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
Name
プロパティ | 値 |
---|---|
Description | Name of App Module |
DisplayName | Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
NavigationType
プロパティ | 値 |
---|---|
Description | App navigation type |
DisplayName | Navigation type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | navigationtype |
RequiredLevel | SystemRequired |
Type | Picklist |
NavigationType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Single session | |
1 | Multi session |
OptimizedFor
プロパティ | 値 |
---|---|
Description | The client that this app is optimized for |
DisplayName | Optimized Client |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | optimizedfor |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
OverriddenCreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
PublishedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was published. |
DisplayName | Published On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publishedon |
RequiredLevel | None |
Type | DateTime |
PublisherId
プロパティ | 値 |
---|---|
Description | Unique identifier of the publisher. |
DisplayName | Publisher |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisherid |
RequiredLevel | ApplicationRequired |
Targets | publisher |
Type | Lookup |
statecode
追加元 : App Module Metadata ソリューション
プロパティ | 値 |
---|---|
Description | Status of the Model-driven App |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode の選択肢/オプション
値 | ラベル | 既定の状態 | 不変名 |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
追加元 : App Module Metadata ソリューション
プロパティ | 値 |
---|---|
Description | Reason for the status of the Model-driven App |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | SystemRequired |
Type | Status |
statuscode の選択肢/オプション
値 | ラベル | 状態 |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
3 | Deleted | 1 |
UniqueName
プロパティ | 値 |
---|---|
Description | Unique Name of App Module |
DisplayName | Unique Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | uniquename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
URL
プロパティ | 値 |
---|---|
Description | Contains URL |
DisplayName | URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
WebResourceId
プロパティ | 値 |
---|---|
Description | Unique identifier of the Web Resource |
DisplayName | Web Resource Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | webresourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
WelcomePageId
プロパティ | 値 |
---|---|
Description | Unique identifier of the Web Resource as Welcome Page Id |
DisplayName | Welcome Page Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | welcomepageid |
RequiredLevel | None |
Type | Uniqueidentifier |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentState
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- Descriptor
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverwriteTime
- PublisherIdName
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
プロパティ | 値 |
---|---|
Description | For internal use only |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user 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 | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the record. |
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 |
Descriptor
プロパティ | 値 |
---|---|
Description | App Module Descriptor |
DisplayName | Descriptor |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | descriptor |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
IsManaged
プロパティ | 値 |
---|---|
Description | Is Managed |
DisplayName | IsManaged |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | ApplicationRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who modified 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 | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
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 | Unique identifier of the organization associated with the app. |
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 |
OverwriteTime
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Internal use only |
DisplayName | Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
PublisherIdName
プロパティ | 値 |
---|---|
Description | name of the publisher. |
DisplayName | Publisher |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisheridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SolutionId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- appmodule_appconfig
- appmodule_appmodulecomponent
- appmodule_appnotification_app
- appmodule_userrating_app
- appmodule_appaction_appmoduleid
appmodule_appconfig
appconfig テーブル/エンティティの多対一のリレーションシップ appmodule_appconfig と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appconfig |
ReferencingAttribute | appmoduleid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | appmodule_appconfig |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
appmodule_appmodulecomponent
appmodulecomponent テーブル/エンティティの多対一のリレーションシップ appmodule_appmodulecomponent と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appmodulecomponent |
ReferencingAttribute | appmoduleidunique |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | appmodule_appmodulecomponent |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
appmodule_appnotification_app
追加元 : AppNotifications ソリューション
appnotification テーブル/エンティティの多対一のリレーションシップ appmodule_appnotification_app と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appnotification |
ReferencingAttribute | appmoduleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | appmodule_appnotification_app |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
appmodule_userrating_app
追加元 : User Rating ソリューション
userrating テーブル/エンティティの多対一のリレーションシップ appmodule_userrating_app と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | userrating |
ReferencingAttribute | appmoduleid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | appmodule_userrating_app |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
appmodule_appaction_appmoduleid
追加元 : Power Apps Actions ソリューション
appaction テーブル/エンティティの多対一のリレーションシップ appmodule_appaction_appmoduleid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appaction |
ReferencingAttribute | appmoduleid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | appmodule_appaction_appmoduleid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- organization_appmodule
- lk_appmodule_modifiedby
- publisher_appmodule
- lk_appmodule_modifiedonbehalfby
- lk_appmodule_createdby
- lk_appmodule_createdonbehalfby
organization_appmodule
organization テーブル/エンティティの一対多のリレーションシップ organization_appmodule を参照してください。
lk_appmodule_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_appmodule_modifiedby を参照してください。
publisher_appmodule
publisher テーブル/エンティティの一対多のリレーションシップ publisher_appmodule を参照してください。
lk_appmodule_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_appmodule_modifiedonbehalfby を参照してください。
lk_appmodule_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_appmodule_createdby を参照してください。
lk_appmodule_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_appmodule_createdonbehalfby を参照してください。
多対多関連付け
AppModule テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
appmoduleroles_association
IntersectEntityName: appmoduleroles
テーブル 1
プロパティ | 値 |
---|---|
IntersectAttribute | appmoduleid |
IsCustomizable | False |
LogicalName | appmodule |
NavigationPropertyName | appmoduleroles_association |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
テーブル 2
プロパティ | 値 |
---|---|
LogicalName | role |
IntersectAttribute | roleid |
NavigationPropertyName | appmoduleroles_association |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
serviceplan_appmodule
serviceplan テーブル/エンティティの多対多のリレーションシップ serviceplan_appmodule を参照してください。