Référence d’entité/de table Website (mspp_website)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Web Portal
Ajouté par : solution Power Pages Apps
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/mspp_websites Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid) Voir Supprimer |
DeleteRequest ou Delete |
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/mspp_websites(mspp_websiteid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_websites Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid) 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 | mspp_websites |
DisplayCollectionName | Websites |
DisplayName | Website |
EntitySetName | mspp_websites |
IsBPFEntity | False |
LogicalCollectionName | mspp_websites |
LogicalName | mspp_website |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_websiteid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_website |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- mspp_createdby
- mspp_createdon
- mspp_defaultlanguage
- mspp_footerwebtemplateid
- mspp_headerwebtemplateid
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_parentwebsiteid
- mspp_partialurl
- mspp_primarydomainname
- mspp_website_language
- mspp_website_version
- mspp_websiteId
- statecode
- statuscode
mspp_createdby
Propriété | Valeur |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdon |
RequiredLevel | None |
Type | DateTime |
mspp_defaultlanguage
Propriété | Valeur |
---|---|
Description | Lookup to Website Language - the current default language of the website |
DisplayName | Default Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_defaultlanguage |
RequiredLevel | ApplicationRequired |
Targets | mspp_websitelanguage |
Type | Lookup |
mspp_footerwebtemplateid
Propriété | Valeur |
---|---|
Description | Web Template to use as Website footer content. |
DisplayName | Footer Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_footerwebtemplateid |
RequiredLevel | None |
Targets | mspp_webtemplate |
Type | Lookup |
mspp_headerwebtemplateid
Propriété | Valeur |
---|---|
Description | Web Template to use as Website header content. |
DisplayName | Header Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_headerwebtemplateid |
RequiredLevel | None |
Targets | mspp_webtemplate |
Type | Lookup |
mspp_modifiedby
Propriété | Valeur |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_modifiedon
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedon |
RequiredLevel | None |
Type | DateTime |
mspp_name
Propriété | Valeur |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_name |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_parentwebsiteid
Propriété | Valeur |
---|---|
Description | Unique identifier for Website associated with Website. |
DisplayName | Parent Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_parentwebsiteid |
RequiredLevel | None |
Targets | mspp_website |
Type | Lookup |
mspp_partialurl
Propriété | Valeur |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_primarydomainname
Propriété | Valeur |
---|---|
Description | Tracks the primary domain name of the Portal |
DisplayName | Primary Domain Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_primarydomainname |
MaxLength | 253 |
RequiredLevel | None |
Type | String |
mspp_website_language
Propriété | Valeur |
---|---|
Description | |
DisplayName | Language |
Format | Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_website_language |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | ApplicationRequired |
Type | Integer |
mspp_website_version
Propriété | Valeur |
---|---|
Description | Version of the website record |
DisplayName | Website Version |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_website_version |
MaxLength | 20 |
RequiredLevel | None |
Type | String |
mspp_websiteId
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Website |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_websiteid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
statecode
Propriété | Valeur |
---|---|
Description | Status of the Website |
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 Website |
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_defaultlanguageName
- mspp_footerwebtemplateidName
- mspp_headerwebtemplateidName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentwebsiteidName
mspp_createdbyName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_defaultlanguageName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_defaultlanguagename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_footerwebtemplateidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_footerwebtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_headerwebtemplateidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_headerwebtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_parentwebsiteidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentwebsiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relations un-à-plusieurs
Répertorié par SchemaName.
- mspp_website_ActivityPointers
- mspp_website_adx_inviteredemptions
- mspp_website_adx_portalcomments
- mspp_website_chats
- mspp_website_SharePointDocumentLocations
- mspp_website_Appointments
- mspp_website_Emails
- mspp_website_Faxes
- mspp_website_Letters
- mspp_website_PhoneCalls
- mspp_website_Tasks
- mspp_website_RecurringAppointmentMasters
- mspp_website_SocialActivities
- mspp_website_connections1
- mspp_website_connections2
- mspp_columnpermissionprofile_website
- mspp_mspp_website_mspp_websitelanguage
- mspp_website_adplacement
- mspp_website_contentsnippet
- mspp_website_entityform
- mspp_website_entitylist
- mspp_website_mspp_entitypermission
- mspp_website_mspp_webtemplate
- mspp_website_pagetemplate
- mspp_website_parentwebsite
- mspp_website_pollplacement
- mspp_website_publishingstate
- mspp_website_publishingstatetransition
- mspp_website_redirect
- mspp_website_shortcut
- mspp_website_sitemarker
- mspp_website_sitesetting
- mspp_website_webfile
- mspp_website_webform
- mspp_website_weblinkset
- mspp_website_webpage
- mspp_website_webpageaccesscontrolrule
- mspp_website_webrole
- mspp_website_websiteaccess
mspp_website_ActivityPointers
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_ActivityPointers pour la table/entité activitypointer.
Propriété | Valeur |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_ActivityPointers |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_adx_inviteredemptions
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un mspp_website_adx_inviteredemptions pour la table/entité adx_inviteredemption.
Propriété | Valeur |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_adx_inviteredemptions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_adx_portalcomments
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un mspp_website_adx_portalcomments pour la table/entité adx_portalcomment.
Propriété | Valeur |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_adx_portalcomments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_chats
Ajouté par : solution Activities Patch
Identique à la relation plusieurs à un mspp_website_chats pour la table/entité chat.
Propriété | Valeur |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_chats |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_SharePointDocumentLocations
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_SharePointDocumentLocations pour la table/entité sharepointdocumentlocation.
Propriété | Valeur |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_SharePointDocumentLocations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_Appointments
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_Appointments pour la table/entité appointment.
Propriété | Valeur |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_Appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_Emails
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_Emails pour la table/entité email.
Propriété | Valeur |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_Faxes
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_Faxes pour la table/entité fax.
Propriété | Valeur |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_Faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_Letters
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_Letters pour la table/entité letter.
Propriété | Valeur |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_Letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_PhoneCalls
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_PhoneCalls pour la table/entité phonecall.
Propriété | Valeur |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_PhoneCalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_Tasks
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_Tasks pour la table/entité task.
Propriété | Valeur |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_Tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_RecurringAppointmentMasters
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.
Propriété | Valeur |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_SocialActivities
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_SocialActivities pour la table/entité socialactivity.
Propriété | Valeur |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_SocialActivities |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_connections1
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_connections1 pour la table/entité connection.
Propriété | Valeur |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_connections1 |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_connections2
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_website_connections2 pour la table/entité connection.
Propriété | Valeur |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_website_connections2 |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_columnpermissionprofile_website
Identique à la relation plusieurs à un mspp_columnpermissionprofile_website pour la table/entité mspp_columnpermissionprofile.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_columnpermissionprofile |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_columnpermissionprofile_website |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_mspp_website_mspp_websitelanguage
Identique à la relation plusieurs à un mspp_mspp_website_mspp_websitelanguage pour la table/entité mspp_websitelanguage.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_websitelanguage |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_mspp_website_mspp_websitelanguage |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_adplacement
Identique à la relation plusieurs à un mspp_website_adplacement pour la table/entité mspp_adplacement.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_adplacement |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_adplacement |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100100 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_contentsnippet
Identique à la relation plusieurs à un mspp_website_contentsnippet pour la table/entité mspp_contentsnippet.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_contentsnippet |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_contentsnippet |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100700 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_entityform
Identique à la relation plusieurs à un mspp_website_entityform pour la table/entité mspp_entityform.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_entityform |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_entityform |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_entitylist
Identique à la relation plusieurs à un mspp_website_entitylist pour la table/entité mspp_entitylist.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_entitylist |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_entitylist |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_mspp_entitypermission
Identique à la relation plusieurs à un mspp_website_mspp_entitypermission pour la table/entité mspp_entitypermission.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_entitypermission |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_mspp_entitypermission |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_mspp_webtemplate
Identique à la relation plusieurs à un mspp_website_mspp_webtemplate pour la table/entité mspp_webtemplate.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webtemplate |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_mspp_webtemplate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_pagetemplate
Identique à la relation plusieurs à un mspp_website_pagetemplate pour la table/entité mspp_pagetemplate.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_pagetemplate |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_pagetemplate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102100 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_parentwebsite
Identique à la relation plusieurs à un mspp_website_parentwebsite pour la table/entité mspp_website.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_website |
ReferencingAttribute | mspp_parentwebsiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_parentwebsite |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Child Websites Order: 100500 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_pollplacement
Identique à la relation plusieurs à un mspp_website_pollplacement pour la table/entité mspp_pollplacement.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_pollplacement |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_pollplacement |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102200 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_publishingstate
Identique à la relation plusieurs à un mspp_website_publishingstate pour la table/entité mspp_publishingstate.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_publishingstate |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_publishingstate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102500 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_publishingstatetransition
Identique à la relation plusieurs à un mspp_website_publishingstatetransition pour la table/entité mspp_publishingstatetransitionrule.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_publishingstatetransitionrule |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_publishingstatetransition |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102400 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_redirect
Identique à la relation plusieurs à un mspp_website_redirect pour la table/entité mspp_redirect.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_redirect |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_redirect |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102600 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_shortcut
Identique à la relation plusieurs à un mspp_website_shortcut pour la table/entité mspp_shortcut.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_shortcut |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_shortcut |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102700 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_sitemarker
Identique à la relation plusieurs à un mspp_website_sitemarker pour la table/entité mspp_sitemarker.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_sitemarker |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_sitemarker |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102800 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_sitesetting
Identique à la relation plusieurs à un mspp_website_sitesetting pour la table/entité mspp_sitesetting.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_sitesetting |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_sitesetting |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 102900 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_webfile
Identique à la relation plusieurs à un mspp_website_webfile pour la table/entité mspp_webfile.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webfile |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_webfile |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 103200 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_webform
Identique à la relation plusieurs à un mspp_website_webform pour la table/entité mspp_webform.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webform |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_webform |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_weblinkset
Identique à la relation plusieurs à un mspp_website_weblinkset pour la table/entité mspp_weblinkset.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_weblinkset |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_weblinkset |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 103300 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_webpage
Identique à la relation plusieurs à un mspp_website_webpage pour la table/entité mspp_webpage.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_webpage |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 103500 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_webpageaccesscontrolrule
Identique à la relation plusieurs à un mspp_website_webpageaccesscontrolrule pour la table/entité mspp_webpageaccesscontrolrule.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webpageaccesscontrolrule |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_webpageaccesscontrolrule |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 103400 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_webrole
Identique à la relation plusieurs à un mspp_website_webrole pour la table/entité mspp_webrole.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webrole |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_webrole |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 103600 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_websiteaccess
Identique à la relation plusieurs à un mspp_website_websiteaccess pour la table/entité mspp_websiteaccess.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_websiteaccess |
ReferencingAttribute | mspp_websiteid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_website_websiteaccess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 103700 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade 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.
- mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
- mspp_systemuser_mspp_website_createdby
- mspp_systemuser_mspp_website_modifiedby
- mspp_website_parentwebsite
- mspp_webtemplate_website_footer
- mspp_webtemplate_website_header
mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
Voir la relation un à plusieurs mspp_mspp_websitelanguage_mspp_website_DefaultLanguage pour la table/entité mspp_websitelanguage.
mspp_systemuser_mspp_website_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_website_createdby pour la table/entité systemuser.
mspp_systemuser_mspp_website_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_website_modifiedby pour la table/entité systemuser.
mspp_website_parentwebsite
Voir la relation un à plusieurs mspp_website_parentwebsite pour la table/entité mspp_website.
mspp_webtemplate_website_footer
Voir la relation un à plusieurs mspp_webtemplate_website_footer pour la table/entité mspp_webtemplate.
mspp_webtemplate_website_header
Voir la relation un à plusieurs mspp_webtemplate_website_header pour la table/entité mspp_webtemplate.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web mspp_website EntityType