Referenz zur Tabelle/Entität Model-driven App (AppModule)
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
A role-based, modular business app that provides task-based functionality for a particular area of work.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
AddAppComponents | AddAppComponents Action | AddAppComponentsRequest |
Create | POST [org URI]/api/data/v9.0/appmodules Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/appmodules(appmoduleid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
RemoveAppComponents | RemoveAppComponents Action | RemoveAppComponentsRequest |
Retrieve | GET [org URI]/api/data/v9.0/appmodules(appmoduleid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveAppComponents | RetrieveAppComponents Function | RetrieveAppComponentsRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/appmodules Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RetrieveUnpublished | RetrieveUnpublished Function | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultiple Function | RetrieveUnpublishedMultipleRequest |
Update | PATCH [org URI]/api/data/v9.0/appmodules(appmoduleid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
ValidateApp | ValidateApp Function | ValidateAppRequest |
Eigenschaften
Eigenschaft | Wert |
---|---|
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 |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch 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
Hinzugefügt von: App Module Metadata-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: App Module Metadata-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: App Module Metadata-Lösung
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | AppModuleId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | appmoduleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AppModuleIdUnique
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | App Module Xml Managed |
DisplayName | |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | appmodulexmlmanaged |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
ClientType
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Contains configuration XML |
DisplayName | |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | configxml |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Description
Eigenschaft | Wert |
---|---|
Description | Description for entity |
DisplayName | Description |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
EventHandlers
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Form Factor |
DisplayName | Form Factor |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | formfactor |
MaxValue | 8 |
MinValue | 1 |
RequiredLevel | ApplicationRequired |
Type | Integer |
ImportSequenceNumber
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Is Default |
DisplayName | Is Default |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdefault |
RequiredLevel | ApplicationRequired |
Type | Boolean |
IsDefault Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
IsFeatured
Eigenschaft | Wert |
---|---|
Description | Is Featured |
DisplayName | IsFeatured |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isfeatured |
RequiredLevel | SystemRequired |
Type | Boolean |
IsFeatured Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
Name
Eigenschaft | Wert |
---|---|
Description | Name of App Module |
DisplayName | Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
NavigationType
Eigenschaft | Wert |
---|---|
Description | App navigation type |
DisplayName | Navigation type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | navigationtype |
RequiredLevel | SystemRequired |
Type | Picklist |
NavigationType Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | Single session | |
1 | Multi session |
OptimizedFor
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the publisher. |
DisplayName | Publisher |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisherid |
RequiredLevel | ApplicationRequired |
Targets | publisher |
Type | Lookup |
statecode
Hinzugefügt von: App Module Metadata-Lösung
Eigenschaft | Wert |
---|---|
Description | Status of the Model-driven App |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode Auswahlen/Optionen
Wert | Etikett | Standardstatuswert | Invariante Name |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Hinzugefügt von: App Module Metadata-Lösung
Eigenschaft | Wert |
---|---|
Description | Reason for the status of the Model-driven App |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | SystemRequired |
Type | Status |
statuscode Auswahlen/Optionen
Wert | Etikett | Status |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
3 | Deleted | 1 |
UniqueName
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Contains URL |
DisplayName | URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
WebResourceId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the Web Resource |
DisplayName | Web Resource Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | webresourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
WelcomePageId
Eigenschaft | Wert |
---|---|
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 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- ComponentState
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- Descriptor
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverwriteTime
- PublisherIdName
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
Eigenschaft | Wert |
---|---|
Description | For internal use only |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Descriptor
Eigenschaft | Wert |
---|---|
Description | App Module Descriptor |
DisplayName | Descriptor |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | descriptor |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
IsManaged
Eigenschaft | Wert |
---|---|
Description | Is Managed |
DisplayName | IsManaged |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | ApplicationRequired |
Type | Boolean |
IsManaged Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Standardwert: 0
ModifiedBy
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OrganizationId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OverwriteTime
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Internal use only |
DisplayName | Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
PublisherIdName
Eigenschaft | Wert |
---|---|
Description | name of the publisher. |
DisplayName | Publisher |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisheridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SolutionId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- appmodule_appconfig
- appmodule_appmodulecomponent
- appmodule_appnotification_app
- appmodule_userrating_app
- appmodule_appaction_appmoduleid
appmodule_appconfig
Wie die appmodule_appconfig-Viele-zu-Eins-Beziehung für die appconfig-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die appmodule_appmodulecomponent-Viele-zu-Eins-Beziehung für die appmodulecomponent-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: AppNotifications-Lösung
Wie die appmodule_appnotification_app-Viele-zu-Eins-Beziehung für die appnotification-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: User Rating-Lösung
Wie die appmodule_userrating_app-Viele-zu-Eins-Beziehung für die userrating-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Power Apps Actions-Lösung
Wie die appmodule_appaction_appmoduleid-Viele-zu-Eins-Beziehung für die appaction-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- organization_appmodule
- lk_appmodule_modifiedby
- publisher_appmodule
- lk_appmodule_modifiedonbehalfby
- lk_appmodule_createdby
- lk_appmodule_createdonbehalfby
organization_appmodule
Siehe die organization_appmodule-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
lk_appmodule_modifiedby
Siehe die lk_appmodule_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
publisher_appmodule
Siehe die publisher_appmodule-Eins-zu-Viele-Beziehung für die publisher-Tabelle/-Entität.
lk_appmodule_modifiedonbehalfby
Siehe die lk_appmodule_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_appmodule_createdby
Siehe die lk_appmodule_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_appmodule_createdonbehalfby
Siehe die lk_appmodule_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Viele-zu-Viele-Beziehungen
Beziehungsdetails, bei denen die Tabelle AppModule die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.
appmoduleroles_association
IntersectEntityName: appmoduleroles
Tabelle 1
Eigenschaft | Wert |
---|---|
IntersectAttribute | appmoduleid |
IsCustomizable | False |
LogicalName | appmodule |
NavigationPropertyName | appmoduleroles_association |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Tabelle 2
Eigenschaft | Wert |
---|---|
LogicalName | role |
IntersectAttribute | roleid |
NavigationPropertyName | appmoduleroles_association |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
serviceplan_appmodule
Siehe die serviceplan_appmodule-Viele-zu-Viele-Beziehung für die serviceplan-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz appmodule EntityType