Référence d’entité/de table packagehistory
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Ajouté par : solution msdyn_SolutionPackageMapping
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/packagehistories Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/packagehistories(packagehistoryid) Voir Supprimer |
DeleteRequest ou Delete |
IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
Retrieve | GET [org URI]/api/data/v9.0/packagehistories(packagehistoryid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/packagehistories Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
SetState | PATCH [org URI]/api/data/v9.0/packagehistories(packagehistoryid) Mettre à jour les propriétés statecode et statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/packagehistories(packagehistoryid) Voir Mettre à jour |
UpdateRequest ou Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | packagehistories |
DisplayCollectionName | Package Histories |
DisplayName | Package History |
EntitySetName | packagehistories |
IsBPFEntity | False |
LogicalCollectionName | packagehistories |
LogicalName | packagehistory |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | packagehistoryid |
PrimaryNameAttribute | executionname |
SchemaName | packagehistory |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- ApplicationId
- ApplicationName
- CatalogId
- CorrelationId
- ExecutionName
- ImportSequenceNumber
- OperationId
- OverriddenCreatedOn
- packagehistoryId
- PackageId
- PublisherId
- PublisherName
- statecode
- statuscode
- StatusMessage
- TimeZoneRuleVersionNumber
- UniqueName
- UTCConversionTimeZoneCode
- Version
ApplicationId
Propriété | Valeur |
---|---|
Description | Unique identifier for the application installed |
DisplayName | Application Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | applicationid |
RequiredLevel | None |
Type | Uniqueidentifier |
ApplicationName
Propriété | Valeur |
---|---|
Description | The application name of the target for installation |
DisplayName | Application Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | applicationname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CatalogId
Propriété | Valeur |
---|---|
Description | The catalog that acted as the source for the artifact |
DisplayName | Catalog Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | catalogid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CorrelationId
Propriété | Valeur |
---|---|
Description | The correlationId for this process |
DisplayName | Correlation Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | correlationid |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
ExecutionName
Propriété | Valeur |
---|---|
Description | The display name for this operation |
DisplayName | Execution Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | executionname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ImportSequenceNumber
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 |
OperationId
Propriété | Valeur |
---|---|
Description | OperationId |
DisplayName | OperationId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationid |
RequiredLevel | None |
Type | Uniqueidentifier |
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 |
packagehistoryId
Propriété | Valeur |
---|---|
Description | Unique identifier for a single package history execution |
DisplayName | Package History |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | packagehistoryid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
PackageId
Propriété | Valeur |
---|---|
Description | Unique identifier for the package to install |
DisplayName | Package Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | packageid |
RequiredLevel | None |
Type | Uniqueidentifier |
PublisherId
Propriété | Valeur |
---|---|
Description | |
DisplayName | Publisher Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | publisherid |
RequiredLevel | None |
Type | Uniqueidentifier |
PublisherName
Propriété | Valeur |
---|---|
Description | The publisher name of the target for installation |
DisplayName | Publisher Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | publishername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
statecode
Propriété | Valeur |
---|---|
Description | Status of the operation |
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 | 526430000 | Active |
1 | Inactive | 526430003 | Inactive |
statuscode
Propriété | Valeur |
---|---|
Description | Reason for the status of the operation |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Choix/Options statuscode
Valeur | Étiquette | État |
---|---|---|
526430000 | Requested | 0 |
526430001 | Scheduled | 0 |
526430002 | In Process | 0 |
526430003 | Completed | 1 |
526430004 | Failed | 1 |
526430005 | Uninstalled | 1 |
StatusMessage
Propriété | Valeur |
---|---|
Description | Status for the orchestration |
DisplayName | Status Message |
FormatName | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statusmessage |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
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 |
UniqueName
Propriété | Valeur |
---|---|
Description | The unique name of the target for installation |
DisplayName | Unique Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | uniquename |
MaxLength | 100 |
RequiredLevel | None |
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 |
Version
Propriété | Valeur |
---|---|
Description | The version of the target for installation |
DisplayName | Version |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | version |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DeploymentLog_Name
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- VersionNumber
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 |
DeploymentLog_Name
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | deploymentlog_name |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
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 |
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 |
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 |
Relations un-à-plusieurs
Répertorié par SchemaName.
- packagehistory_SyncErrors
- packagehistory_DuplicateMatchingRecord
- packagehistory_DuplicateBaseRecord
- packagehistory_AsyncOperations
- packagehistory_MailboxTrackingFolders
- packagehistory_ProcessSession
- packagehistory_BulkDeleteFailures
- packagehistory_PrincipalObjectAttributeAccesses
packagehistory_SyncErrors
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_DuplicateMatchingRecord
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_DuplicateMatchingRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_DuplicateBaseRecord
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_DuplicateBaseRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_AsyncOperations
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_AsyncOperations pour la table/entité asyncoperation.
Propriété | Valeur |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_MailboxTrackingFolders
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_MailboxTrackingFolders pour la table/entité mailboxtrackingfolder.
Propriété | Valeur |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_ProcessSession
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_ProcessSession pour la table/entité processsession.
Propriété | Valeur |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_ProcessSession |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_BulkDeleteFailures
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_BulkDeleteFailures pour la table/entité bulkdeletefailure.
Propriété | Valeur |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_PrincipalObjectAttributeAccesses
Ajouté par : solution System Solution
Identique à la relation plusieurs à un packagehistory_PrincipalObjectAttributeAccesses pour la table/entité principalobjectattributeaccess.
Propriété | Valeur |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | packagehistory_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
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_packagehistory_createdby
- lk_packagehistory_createdonbehalfby
- lk_packagehistory_modifiedby
- lk_packagehistory_modifiedonbehalfby
- organization_packagehistory
lk_packagehistory_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_packagehistory_createdby pour la table/entité systemuser.
lk_packagehistory_createdonbehalfby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_packagehistory_createdonbehalfby pour la table/entité systemuser.
lk_packagehistory_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_packagehistory_modifiedby pour la table/entité systemuser.
lk_packagehistory_modifiedonbehalfby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_packagehistory_modifiedonbehalfby pour la table/entité systemuser.
organization_packagehistory
Ajouté par : solution System Solution
Voir la relation un à plusieurs organization_packagehistory pour la table/entité organization.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web packagehistory EntityType