Share via


Référence d’entité/de table appaction

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Contains Modern Command Information

Ajouté par : solution Power Apps Actions

Messages

Message Opération de l'API web Classe ou méthode SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/appactions
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/appactions(appactionid)
Voir Supprimer
DeleteRequest ou
Delete
IsValidStateTransition IsValidStateTransition Function IsValidStateTransitionRequest
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/appactions(appactionid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/appactions
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
SetState PATCH [org URI]/api/data/v9.0/appactions(appactionid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/appactions(appactionid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propriétés

Propriété Valeur
CollectionSchemaName appactions
DisplayCollectionName App Actions
DisplayName App Action
EntitySetName appactions
IsBPFEntity False
LogicalCollectionName appactions
LogicalName appaction
OwnershipType OrganizationOwned
PrimaryIdAttribute appactionid
PrimaryNameAttribute name
SchemaName appaction

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

appactionId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName App Action
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName appactionid
RequiredLevel SystemRequired
Type Uniqueidentifier

AppModuleId

Propriété Valeur
Description Unique identifier for AppModule associated with Modern Command
DisplayName App Module Id
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName appmoduleid
RequiredLevel None
Targets appmodule
Type Lookup

ButtonAccessibilityText

Propriété Valeur
Description
DisplayName Accessibility Text for Modern Command Button
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName buttonaccessibilitytext
MaxLength 256
RequiredLevel None
Type String

ButtonLabelText

Propriété Valeur
Description Label Text renders for Modern Command Button
DisplayName Button Label Text
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName buttonlabeltext
MaxLength 256
RequiredLevel None
Type String

ButtonSequencePriority

Propriété Valeur
Description Order of the Modern Command Button (Depreciated)
DisplayName Button Sequence Priority (Depreciated)
IsValidForForm True
IsValidForRead True
LogicalName buttonsequencepriority
MaxValue 100000000000
MinValue 0
Precision 10
RequiredLevel None
Type Decimal

ButtonTooltipDescription

Propriété Valeur
Description Tooltip Description for Modern Command Button
DisplayName Button Tooltip Description
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName buttontooltipdescription
MaxLength 500
RequiredLevel None
Type String

ButtonTooltipTitle

Propriété Valeur
Description Tooltip Title for Modern Command Button
DisplayName Button Tooltip Title
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName buttontooltiptitle
MaxLength 256
RequiredLevel None
Type String

ClientType

Propriété Valeur
Description Client Type associated with Modern Command
DisplayName Client Type
IsValidForForm True
IsValidForRead True
LogicalName clienttype
RequiredLevel None
Type MultiSelectPicklist

Choix/Options ClientType

Valeur Étiquette Description
0 Browser
1 Mobile
2 Mail App

Context

Propriété Valeur
Description Context scope associated with Modern Command
DisplayName Context
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName context
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options Context

Valeur Étiquette Description
0 All
1 Entity

ContextEntity

Propriété Valeur
Description Context Entity associated with Modern Command
DisplayName Context Entity
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName contextentity
RequiredLevel None
Targets entity
Type Lookup

ContextValue

Propriété Valeur
Description Context Name associated with Modern Command
DisplayName Context Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName contextvalue
MaxLength 150
RequiredLevel None
Type String

FontIcon

Propriété Valeur
Description Font Icon for Modern Command Button
DisplayName Font Icon
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName fonticon
MaxLength 256
RequiredLevel None
Type String

GroupTitle

Propriété Valeur
Description Group Title for Modern Command Group Button
DisplayName Group Title
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName grouptitle
MaxLength 256
RequiredLevel None
Type String

Hidden

Propriété Valeur
Description
DisplayName Hidden
IsValidForForm True
IsValidForRead True
LogicalName hidden
RequiredLevel None
Type Boolean

Choix/Options Hidden

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IconWebResourceId

Propriété Valeur
Description Unique identifier of the Icon Webresource from Webresource entity which used by the associated Modern Command
DisplayName Icon WebResource Id
IsValidForForm True
IsValidForRead True
LogicalName iconwebresourceid
RequiredLevel None
Targets webresource
Type Lookup

ImportSequenceNumber

Ajouté par : solution Basic Solution

Propriété Valeur
Description Sequence number of the import 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

IsCustomizable

Ajouté par : solution Basic Solution

Propriété Valeur
Description For internal use only.
DisplayName Is Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsDisabled

Propriété Valeur
Description Flag indicates the Modern Command Button is disabled for end user usage i.e. ribbon equivalent will be shown
DisplayName IsDisabled
IsValidForForm True
IsValidForRead True
LogicalName isdisabled
RequiredLevel None
Type Boolean

Choix/Options IsDisabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

isGroupTitleHidden

Propriété Valeur
Description Flag indicates the Modern Command Group Button Title is hidden
DisplayName isGroupTitleHidden
IsValidForForm True
IsValidForRead True
LogicalName isgrouptitlehidden
RequiredLevel None
Type Boolean

Choix/Options isGroupTitleHidden

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Location

Propriété Valeur
Description Location of the Command bar associated with the Modern Command.
DisplayName Location
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName location
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options Location

Valeur Étiquette Description
0 Form
1 Main Grid
2 Sub Grid
3 Associated Grid
4 Quick Form
5 Global Header
6 Dashboard

name

Propriété Valeur
Description The name of the AppAction entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName name
MaxLength 256
RequiredLevel SystemRequired
Type String

OnClickEventFormulaComponentLibrary

Propriété Valeur
Description Name of the Component Library where FX Action stored.
DisplayName On Click Event Formula Component Library
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName onclickeventformulacomponentlibrary
MaxLength 200
RequiredLevel None
Type String

OnClickEventFormulaComponentLibraryId

Propriété Valeur
Description Unique identifier of the Component Library associated with Modern Command.
DisplayName On Click Event Formula Component Library Id
IsValidForForm True
IsValidForRead True
LogicalName onclickeventformulacomponentlibraryid
RequiredLevel None
Targets canvasapp
Type Lookup

OnClickEventFormulaComponentName

Propriété Valeur
Description Name of the Component for FX Modern Command.
DisplayName On Click Event Formula Component Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName onclickeventformulacomponentname
MaxLength 256
RequiredLevel None
Type String

OnClickEventFormulaFunctionName

Propriété Valeur
Description Name of the Function for FX Modern Command.
DisplayName On Click Event Formula Function Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName onclickeventformulafunctionname
MaxLength 256
RequiredLevel None
Type String

OnClickEventJavaScriptFunctionName

Propriété Valeur
Description Name of the Function for JS Modern Command.
DisplayName On Click Event JavaScript Function Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName onclickeventjavascriptfunctionname
MaxLength 300
RequiredLevel None
Type String

OnClickEventJavaScriptParameters

Propriété Valeur
Description Parameters of the Function for JS Modern Command.
DisplayName On Click Event JavaScript Parameters
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName onclickeventjavascriptparameters
MaxLength 4000
RequiredLevel None
Type String

OnClickEventJavaScriptWebResourceId

Propriété Valeur
Description Unique identifier of the JavaScript WebResource from the Webresource entity which used by associated JS Modern Command.
DisplayName On Click Event JavaScript WebResource Id
IsValidForForm True
IsValidForRead True
LogicalName onclickeventjavascriptwebresourceid
RequiredLevel None
Targets webresource
Type Lookup

OnClickEventType

Propriété Valeur
Description Type of Action associated with Modern Command.
DisplayName On Click Event Type
IsValidForForm True
IsValidForRead True
LogicalName onclickeventtype
RequiredLevel None
Type Picklist

Choix/Options OnClickEventType

Valeur Étiquette Description
0 None
1 Formula
2 JavaScript

Origin

Propriété Valeur
Description Origin of App Action.
DisplayName Origin
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName origin
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options Origin

Valeur Étiquette Description
0 Default
1 Migrated
2 Enhanced Migrated

OverriddenCreatedOn

Propriété Valeur
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

ParentAppActionId

Propriété Valeur
Description Unique identifier for Parent Modern Command associated with Modern Command.
DisplayName Parent AppAction
IsValidForForm True
IsValidForRead True
LogicalName parentappactionid
RequiredLevel None
Targets appaction
Type Lookup

Sequence

Propriété Valeur
Description Order of the Modern Command to be Displayed.
DisplayName Sequence
IsValidForForm True
IsValidForRead True
LogicalName sequence
MaxValue 100000000000
MinValue 0
Precision 10
RequiredLevel None
Type Decimal

statecode

Propriété Valeur
Description Status of the App Action
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options statecode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Propriété Valeur
Description Reason for the status of the App Action
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options statuscode

Valeur Étiquette État
1 Active 0
2 Inactive 1

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Type

Propriété Valeur
Description Type of Modern Command Button
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName type
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options Type

Valeur Étiquette Description
0 Standard Button
1 Dropdown Button
2 Split Button
3 Group

UniqueName

Propriété Valeur
Description Unique Name of the AppAction
DisplayName Unique Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName uniquename
MaxLength 300
RequiredLevel SystemRequired
Type String

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

VisibilityFormulaComponentLibrary

Propriété Valeur
Description Name of the Component Library where FX Visible Rule stored associated with Modern Command.
DisplayName Visibility Formula Component Library
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName visibilityformulacomponentlibrary
MaxLength 200
RequiredLevel None
Type String

VisibilityFormulaComponentLibraryId

Propriété Valeur
Description Unique identifier of the Component Library associated with Modern Command.
DisplayName Visibility Formula Component Library Id
IsValidForForm True
IsValidForRead True
LogicalName visibilityformulacomponentlibraryid
RequiredLevel None
Targets canvasapp
Type Lookup

VisibilityFormulaComponentName

Propriété Valeur
Description Name of the Component for FX Visible Rule associated with Modern Command.
DisplayName Visibility Formula Component Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName visibilityformulacomponentname
MaxLength 256
RequiredLevel None
Type String

VisibilityFormulaFunctionName

Propriété Valeur
Description Name of the Function for FX Visible Rule assoicated with Modern Command.
DisplayName Visibility Formula Function Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName visibilityformulafunctionname
MaxLength 256
RequiredLevel None
Type String

VisibilityType

Propriété Valeur
Description Visibily Type of the Modern Command which should be either FX/Classic or None.
DisplayName Visibility Type
IsValidForForm True
IsValidForRead True
LogicalName visibilitytype
RequiredLevel None
Type Picklist

Choix/Options VisibilityType

Valeur Étiquette Description
0 None
1 Formula
2 Classic Rules

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

AppModuleIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName appmoduleidname
MaxLength 100
RequiredLevel None
Type String

ComponentIdUnique

Ajouté par : solution Basic Solution

Propriété Valeur
Description For internal use only.
DisplayName Row id unique
IsValidForForm False
IsValidForRead True
LogicalName componentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ComponentState

Ajouté par : solution Basic Solution

Propriété Valeur
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Choix/Options ComponentState

Valeur Étiquette Description
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

ContextEntityName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName contextentityname
MaxLength 128
RequiredLevel None
Type String

CreatedBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

IconWebResourceIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName iconwebresourceidname
MaxLength 256
RequiredLevel None
Type String

IsManaged

Ajouté par : solution Basic Solution

Propriété Valeur
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsManaged

Valeur Étiquette Description
1 Managed
0 Unmanaged

Valeur par défaut : 0

ModifiedBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OnClickEventFormulaComponentLibraryIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName onclickeventformulacomponentlibraryidname
MaxLength 100
RequiredLevel None
Type String

OnClickEventJavaScriptWebResourceIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName onclickeventjavascriptwebresourceidname
MaxLength 256
RequiredLevel None
Type String

OrganizationId

Ajouté par : solution Active Solution

Propriété Valeur
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets organization
Type Lookup

OrganizationIdName

Ajouté par : solution Active Solution

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OverwriteTime

Ajouté par : solution Basic Solution

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

ParentAppActionIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentappactionidname
MaxLength 256
RequiredLevel None
Type String

SolutionId

Ajouté par : solution Basic Solution

Propriété Valeur
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Ajouté par : solution Basic Solution

Propriété Valeur
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Ajouté par : solution Active Solution

Propriété Valeur
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

VisibilityFormulaComponentLibraryIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName visibilityformulacomponentlibraryidname
MaxLength 100
RequiredLevel None
Type String

Relations un-à-plusieurs

Répertorié par SchemaName.

appaction_SyncErrors

Ajouté par : solution System Solution

Identique à la relation plusieurs à un appaction_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName appaction_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

appaction_AsyncOperations

Ajouté par : solution System Solution

Identique à la relation plusieurs à un appaction_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName appaction_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

appaction_MailboxTrackingFolders

Ajouté par : solution System Solution

Identique à la relation plusieurs à un appaction_MailboxTrackingFolders pour la table/entité mailboxtrackingfolder.

Propriété Valeur
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName appaction_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

appaction_ProcessSession

Ajouté par : solution System Solution

Identique à la relation plusieurs à un appaction_ProcessSession pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName appaction_ProcessSession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

appaction_BulkDeleteFailures

Ajouté par : solution System Solution

Identique à la relation plusieurs à un appaction_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName appaction_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

appaction_PrincipalObjectAttributeAccesses

Ajouté par : solution System Solution

Identique à la relation plusieurs à un appaction_PrincipalObjectAttributeAccesses pour la table/entité principalobjectattributeaccess.

Propriété Valeur
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName appaction_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

appaction_appaction

Identique à la relation plusieurs à un appaction_appaction pour la table/entité appaction.

Propriété Valeur
ReferencingEntity appaction
ReferencingAttribute parentappactionid
IsHierarchical True
IsCustomizable False
ReferencedEntityNavigationPropertyName appaction_appaction
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_appaction_createdby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_appaction_createdby pour la table/entité systemuser.

lk_appaction_createdonbehalfby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_appaction_createdonbehalfby pour la table/entité systemuser.

lk_appaction_modifiedby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_appaction_modifiedby pour la table/entité systemuser.

lk_appaction_modifiedonbehalfby

Ajouté par : solution System Solution

Voir la relation un à plusieurs lk_appaction_modifiedonbehalfby pour la table/entité systemuser.

organization_appaction

Ajouté par : solution System Solution

Voir la relation un à plusieurs organization_appaction pour la table/entité organization.

appaction_appaction

Voir la relation un à plusieurs appaction_appaction pour la table/entité appaction.

appmodule_appaction_appmoduleid

Ajouté par : solution System Solution

Voir la relation un à plusieurs appmodule_appaction_appmoduleid pour la table/entité appmodule.

canvasapp_appaction_onclickeventformulacomponentlibraryid

Ajouté par : solution System Solution

Voir la relation un à plusieurs canvasapp_appaction_onclickeventformulacomponentlibraryid pour la table/entité canvasapp.

canvasapp_appaction_visibilityformulacomponentlibraryid

Ajouté par : solution System Solution

Voir la relation un à plusieurs canvasapp_appaction_visibilityformulacomponentlibraryid pour la table/entité canvasapp.

entity_appaction_ContextEntity

Ajouté par : solution System Solution

Voir la relation un à plusieurs entity_appaction_ContextEntity pour la table/entité entity.

webresource_appaction_iconwebresourceid

Ajouté par : solution System Solution

Voir la relation un à plusieurs webresource_appaction_iconwebresourceid pour la table/entité webresource.

webresource_appaction_onclickeventjavascriptwebresourceid

Ajouté par : solution System Solution

Voir la relation un à plusieurs webresource_appaction_onclickeventjavascriptwebresourceid pour la table/entité webresource.

Relations plusieurs-à-plusieurs

Détails de la relation fournis où la table appaction est la première table de la relation. Répertorié par SchemaName.

appaction_appactionrule_classicrules

IntersectEntityName: appaction_appactionrule_classicrules

Table 1

Propriété Valeur
IntersectAttribute appactionid
IsCustomizable False
LogicalName appaction
NavigationPropertyName appaction_appactionrule_classicrules
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Table 2

Propriété Valeur
LogicalName appactionrule
IntersectAttribute appactionruleid
NavigationPropertyName appaction_appactionrule_classicrules
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web appaction EntityType