Referencia de tabla o entidad Website (mspp_website)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Web Portal
Añadido por: solución Power Pages Apps
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_websites Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid) Vea Eliminar |
DeleteRequest o 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) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_websites Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propiedades
Propiedad | Valor |
---|---|
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 |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por 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
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_primarydomainname
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | Language |
Format | Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_website_language |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | ApplicationRequired |
Type | Integer |
mspp_website_version
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Website |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_websiteid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
statecode
Propiedad | Valor |
---|---|
Description | Status of the Website |
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
Propiedad | Valor |
---|---|
Description | Reason for the status of the Website |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Elecciones/opciones de statuscode
Valor | Etiqueta | Estado |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_defaultlanguageName
- mspp_footerwebtemplateidName
- mspp_headerwebtemplateidName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentwebsiteidName
mspp_createdbyName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_defaultlanguageName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_defaultlanguagename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_footerwebtemplateidName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_footerwebtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_headerwebtemplateidName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_headerwebtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_parentwebsiteidName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentwebsiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relaciones de uno a varios
Listado por 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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_ActivityPointers de la tabla activitypointer.
Propiedad | Valor |
---|---|
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
Añadido por: solución Active Solution
Igual que la relación de varios a uno mspp_website_adx_inviteredemptions de la tabla adx_inviteredemption.
Propiedad | Valor |
---|---|
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
Añadido por: solución Active Solution
Igual que la relación de varios a uno mspp_website_adx_portalcomments de la tabla adx_portalcomment.
Propiedad | Valor |
---|---|
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
Añadido por: solución Activities Patch
Igual que la relación de varios a uno mspp_website_chats de la tabla chat.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_SharePointDocumentLocations de la tabla sharepointdocumentlocation.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_Appointments de la tabla appointment.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_Emails de la tabla email.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_Faxes de la tabla fax.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_Letters de la tabla letter.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_PhoneCalls de la tabla phonecall.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_Tasks de la tabla task.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_RecurringAppointmentMasters de la tabla recurringappointmentmaster.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_SocialActivities de la tabla socialactivity.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_connections1 de la tabla connection.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno mspp_website_connections2 de la tabla connection.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_columnpermissionprofile_website de la tabla mspp_columnpermissionprofile.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_mspp_website_mspp_websitelanguage de la tabla mspp_websitelanguage.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_adplacement de la tabla mspp_adplacement.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_contentsnippet de la tabla mspp_contentsnippet.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_entityform de la tabla mspp_entityform.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_entitylist de la tabla mspp_entitylist.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_mspp_entitypermission de la tabla mspp_entitypermission.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_mspp_webtemplate de la tabla mspp_webtemplate.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_pagetemplate de la tabla mspp_pagetemplate.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_parentwebsite de la tabla mspp_website.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_pollplacement de la tabla mspp_pollplacement.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_publishingstate de la tabla mspp_publishingstate.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_publishingstatetransition de la tabla mspp_publishingstatetransitionrule.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_redirect de la tabla mspp_redirect.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_shortcut de la tabla mspp_shortcut.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_sitemarker de la tabla mspp_sitemarker.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_sitesetting de la tabla mspp_sitesetting.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_webfile de la tabla mspp_webfile.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_webform de la tabla mspp_webform.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_weblinkset de la tabla mspp_weblinkset.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_webpage de la tabla mspp_webpage.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_webpageaccesscontrolrule de la tabla mspp_webpageaccesscontrolrule.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_webrole de la tabla mspp_webrole.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_website_websiteaccess de la tabla mspp_websiteaccess.
Propiedad | Valor |
---|---|
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 |
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.
- 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
Consulte la relación de uno a varios mspp_mspp_websitelanguage_mspp_website_DefaultLanguage de la tabla mspp_websitelanguage.
mspp_systemuser_mspp_website_createdby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_website_createdby de la tabla systemuser.
mspp_systemuser_mspp_website_modifiedby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_website_modifiedby de la tabla systemuser.
mspp_website_parentwebsite
Consulte la relación de uno a varios mspp_website_parentwebsite de la tabla mspp_website.
mspp_webtemplate_website_footer
Consulte la relación de uno a varios mspp_webtemplate_website_footer de la tabla mspp_webtemplate.
mspp_webtemplate_website_header
Consulte la relación de uno a varios mspp_webtemplate_website_header de la tabla mspp_webtemplate.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web mspp_website EntityType