Referencia de tabla o entidad Model-driven App (AppModule)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
A role-based, modular business app that provides task-based functionality for a particular area of work.
Mensajes
| Mensaje | Operación de API web | Ensamblado del SDK |
|---|---|---|
| AddAppComponents | AddAppComponents Action | AddAppComponentsRequest |
| Create | POST [org URI]/api/data/v9.0/appmodules Vea Crear |
CreateRequest o Create |
| Delete | DELETE [org URI]/api/data/v9.0/appmodules(appmoduleid) Vea Eliminar |
DeleteRequest o Delete |
| RemoveAppComponents | RemoveAppComponents Action | RemoveAppComponentsRequest |
| Retrieve | GET [org URI]/api/data/v9.0/appmodules(appmoduleid) Vea Recuperar |
RetrieveRequest o Retrieve |
| RetrieveAppComponents | RetrieveAppComponents Function | RetrieveAppComponentsRequest |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/appmodules Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
| RetrieveUnpublished | RetrieveUnpublished Function | RetrieveUnpublishedRequest |
| RetrieveUnpublishedMultiple | RetrieveUnpublishedMultiple Function | RetrieveUnpublishedMultipleRequest |
| Update | PATCH [org URI]/api/data/v9.0/appmodules(appmoduleid) Vea Actualizar |
UpdateRequest o Update |
| ValidateApp | ValidateApp Function | ValidateAppRequest |
Propiedades
| Propiedad | Valor |
|---|---|
| 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 |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- 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
AppModuleId
| Propiedad | Valor |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | AppModuleId |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | appmoduleid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
AppModuleIdUnique
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | App Module Xml Managed |
| DisplayName | |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | appmodulexmlmanaged |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | Memo |
ClientType
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | Contains configuration XML |
| DisplayName | |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | configxml |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | Memo |
Description
| Propiedad | Valor |
|---|---|
| Description | Description for entity |
| DisplayName | Description |
| FormatName | Text |
| IsLocalizable | True |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | String |
EventHandlers
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | Form Factor |
| DisplayName | Form Factor |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | formfactor |
| MaxValue | 8 |
| MinValue | 1 |
| RequiredLevel | ApplicationRequired |
| Type | Integer |
ImportSequenceNumber
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | Is Default |
| DisplayName | Is Default |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isdefault |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
Elecciones/opciones de IsDefault
| Valor | Etiqueta | Descripción |
|---|---|---|
| 1 | Yes | |
| 0 | No |
Valor predeterminado: 0
IsFeatured
| Propiedad | Valor |
|---|---|
| Description | Is Featured |
| DisplayName | IsFeatured |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isfeatured |
| RequiredLevel | SystemRequired |
| Type | Boolean |
Elecciones/opciones de IsFeatured
| Valor | Etiqueta | Descripción |
|---|---|---|
| 1 | Yes | |
| 0 | No |
Valor predeterminado: 0
Name
| Propiedad | Valor |
|---|---|
| Description | Name of App Module |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | True |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
NavigationType
| Propiedad | Valor |
|---|---|
| Description | App navigation type |
| DisplayName | Navigation type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | navigationtype |
| RequiredLevel | SystemRequired |
| Type | Picklist |
Elecciones/opciones de NavigationType
| Valor | Etiqueta | Descripción |
|---|---|---|
| 0 | Single session | |
| 1 | Multi session |
OptimizedFor
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | Unique identifier of the publisher. |
| DisplayName | Publisher |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | publisherid |
| RequiredLevel | ApplicationRequired |
| Targets | publisher |
| Type | Lookup |
statecode
Añadido por: solución App Module Metadata
| Propiedad | Valor |
|---|---|
| Description | Status of the Model-driven App |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
Elecciones/opciones de statecode
| Valor | Etiqueta | Estado predeterminado | Nombre invariable |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
statuscode
Añadido por: solución App Module Metadata
| Propiedad | Valor |
|---|---|
| Description | Reason for the status of the Model-driven App |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
Elecciones/opciones de statuscode
| Valor | Etiqueta | Estado |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
| 3 | Deleted | 1 |
UniqueName
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | Contains URL |
| DisplayName | URL |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | url |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
WebResourceId
| Propiedad | Valor |
|---|---|
| Description | Unique identifier of the Web Resource |
| DisplayName | Web Resource Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | webresourceid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
WelcomePageId
| Propiedad | Valor |
|---|---|
| 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 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentState
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- Descriptor
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverwriteTime
- PublisherIdName
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
| Propiedad | Valor |
|---|---|
| Description | For internal use only |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
Elecciones/opciones de ComponentState
| Valor | Etiqueta | Descripción |
|---|---|---|
| 0 | Published | |
| 1 | Unpublished | |
| 2 | Deleted | |
| 3 | Deleted Unpublished |
CreatedBy
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
Descriptor
| Propiedad | Valor |
|---|---|
| Description | App Module Descriptor |
| DisplayName | Descriptor |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | descriptor |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | String |
IsManaged
| Propiedad | Valor |
|---|---|
| Description | Is Managed |
| DisplayName | IsManaged |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
Elecciones/opciones de IsManaged
| Valor | Etiqueta | Descripción |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
Valor predeterminado: 0
ModifiedBy
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OrganizationId
| Propiedad | Valor |
|---|---|
| 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
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OverwriteTime
| Propiedad | Valor |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Internal use only |
| DisplayName | Overwrite Time |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
PublisherIdName
| Propiedad | Valor |
|---|---|
| Description | name of the publisher. |
| DisplayName | Publisher |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | publisheridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
SolutionId
| Propiedad | Valor |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| Propiedad | Valor |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
VersionNumber
| Propiedad | Valor |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- appmodule_appconfig
- appmodule_appmodulecomponent
- appmodule_appnotification_app
- appmodule_userrating_app
- appmodule_appaction_appmoduleid
appmodule_appconfig
Igual que la relación de varios a uno appmodule_appconfig de la tabla appconfig.
| Propiedad | Valor |
|---|---|
| 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
Igual que la relación de varios a uno appmodule_appmodulecomponent de la tabla appmodulecomponent.
| Propiedad | Valor |
|---|---|
| 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
Añadido por: solución AppNotifications
Igual que la relación de varios a uno appmodule_appnotification_app de la tabla appnotification.
| Propiedad | Valor |
|---|---|
| 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
Añadido por: solución User Rating
Igual que la relación de varios a uno appmodule_userrating_app de la tabla userrating.
| Propiedad | Valor |
|---|---|
| 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
Añadido por: solución Power Apps Actions
Igual que la relación de varios a uno appmodule_appaction_appmoduleid de la tabla appaction.
| Propiedad | Valor |
|---|---|
| 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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- organization_appmodule
- lk_appmodule_modifiedby
- publisher_appmodule
- lk_appmodule_modifiedonbehalfby
- lk_appmodule_createdby
- lk_appmodule_createdonbehalfby
organization_appmodule
Consulte la relación de uno a varios organization_appmodule de la tabla organization.
lk_appmodule_modifiedby
Consulte la relación de uno a varios lk_appmodule_modifiedby de la tabla systemuser.
publisher_appmodule
Consulte la relación de uno a varios publisher_appmodule de la tabla publisher.
lk_appmodule_modifiedonbehalfby
Consulte la relación de uno a varios lk_appmodule_modifiedonbehalfby de la tabla systemuser.
lk_appmodule_createdby
Consulte la relación de uno a varios lk_appmodule_createdby de la tabla systemuser.
lk_appmodule_createdonbehalfby
Consulte la relación de uno a varios lk_appmodule_createdonbehalfby de la tabla systemuser.
Relaciones de varios a varios
Los detalles de la relación proporcionados cuando la tabla AppModule es la primera tabla de la relación. Listado por SchemaName.
appmoduleroles_association
IntersectEntityName: appmoduleroles
Tabla 1
| Propiedad | Valor |
|---|---|
| IntersectAttribute | appmoduleid |
| IsCustomizable | False |
| LogicalName | appmodule |
| NavigationPropertyName | appmoduleroles_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Tabla 2
| Propiedad | Valor |
|---|---|
| LogicalName | role |
| IntersectAttribute | roleid |
| NavigationPropertyName | appmoduleroles_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
serviceplan_appmodule
Consulte la relación de varios a varios serviceplan_appmodule de la tabla serviceplan.
Consultar también
Acerca de la referencia de tabla
Referencia de la API web
appmodule EntityType
Comentarios
Enviar e ver os comentarios