Referenz zur Tabelle/Entität Website (mspp_website)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Web Portal

Hinzugefügt von: Power Pages Apps-Lösung

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_websites
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
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)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_websites
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Eigenschaften

Eigenschaft Wert
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

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

mspp_createdby

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName Partial URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_partialurl
MaxLength 100
RequiredLevel None
Type String

mspp_primarydomainname

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName Language
Format Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_website_language
MaxValue 2147483647
MinValue 0
RequiredLevel ApplicationRequired
Type Integer

mspp_website_version

Eigenschaft Wert
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

Eigenschaft Wert
Description Unique identifier for entity instances
DisplayName Website
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_websiteid
RequiredLevel SystemRequired
Type Uniqueidentifier

statecode

Eigenschaft Wert
Description Status of the Website
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Auswahlen/Optionen

Wert Etikett Standardstatuswert Invariante Name
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Eigenschaft Wert
Description Reason for the status of the Website
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Auswahlen/Optionen

Wert Etikett Status
1 Active 0
2 Inactive 1

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

mspp_createdbyName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_defaultlanguageName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_defaultlanguagename
MaxLength 100
RequiredLevel None
Type String

mspp_footerwebtemplateidName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_footerwebtemplateidname
MaxLength 100
RequiredLevel None
Type String

mspp_headerwebtemplateidName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_headerwebtemplateidname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_parentwebsiteidName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_parentwebsiteidname
MaxLength 100
RequiredLevel None
Type String

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

mspp_website_ActivityPointers

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_ActivityPointers-Viele-zu-Eins-Beziehung für die activitypointer-Tabelle/-Entität.

Eigenschaft Wert
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_portalcomments

Hinzugefügt von: Active Solution-Lösung

Wie die mspp_website_adx_portalcomments-Viele-zu-Eins-Beziehung für die adx_portalcomment-Tabelle/-Entität.

Eigenschaft Wert
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_adx_inviteredemptions

Hinzugefügt von: Active Solution-Lösung

Wie die mspp_website_adx_inviteredemptions-Viele-zu-Eins-Beziehung für die adx_inviteredemption-Tabelle/-Entität.

Eigenschaft Wert
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_chats

Hinzugefügt von: Activities Patch-Lösung

Wie die mspp_website_chats-Viele-zu-Eins-Beziehung für die chat-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_SharePointDocumentLocations-Viele-zu-Eins-Beziehung für die sharepointdocumentlocation-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_Appointments-Viele-zu-Eins-Beziehung für die appointment-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_Emails-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity email
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_Faxes-Viele-zu-Eins-Beziehung für die fax-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_Letters-Viele-zu-Eins-Beziehung für die letter-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_PhoneCalls-Viele-zu-Eins-Beziehung für die phonecall-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_Tasks-Viele-zu-Eins-Beziehung für die task-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_RecurringAppointmentMasters-Viele-zu-Eins-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_SocialActivities-Viele-zu-Eins-Beziehung für die socialactivity-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_connections1-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.

Eigenschaft Wert
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

Hinzugefügt von: System Solution-Lösung

Wie die mspp_website_connections2-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_columnpermissionprofile_website-Viele-zu-Eins-Beziehung für die mspp_columnpermissionprofile-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_mspp_website_mspp_websitelanguage-Viele-zu-Eins-Beziehung für die mspp_websitelanguage-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_adplacement-Viele-zu-Eins-Beziehung für die mspp_adplacement-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_contentsnippet-Viele-zu-Eins-Beziehung für die mspp_contentsnippet-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_entityform-Viele-zu-Eins-Beziehung für die mspp_entityform-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_entitylist-Viele-zu-Eins-Beziehung für die mspp_entitylist-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_mspp_entitypermission-Viele-zu-Eins-Beziehung für die mspp_entitypermission-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_mspp_webtemplate-Viele-zu-Eins-Beziehung für die mspp_webtemplate-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_pagetemplate-Viele-zu-Eins-Beziehung für die mspp_pagetemplate-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_parentwebsite-Viele-zu-Eins-Beziehung für die mspp_website-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_pollplacement-Viele-zu-Eins-Beziehung für die mspp_pollplacement-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_publishingstate-Viele-zu-Eins-Beziehung für die mspp_publishingstate-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_publishingstatetransition-Viele-zu-Eins-Beziehung für die mspp_publishingstatetransitionrule-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_redirect-Viele-zu-Eins-Beziehung für die mspp_redirect-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_shortcut-Viele-zu-Eins-Beziehung für die mspp_shortcut-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_sitemarker-Viele-zu-Eins-Beziehung für die mspp_sitemarker-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_sitesetting-Viele-zu-Eins-Beziehung für die mspp_sitesetting-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_webfile-Viele-zu-Eins-Beziehung für die mspp_webfile-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_webform-Viele-zu-Eins-Beziehung für die mspp_webform-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_weblinkset-Viele-zu-Eins-Beziehung für die mspp_weblinkset-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_webpage-Viele-zu-Eins-Beziehung für die mspp_webpage-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_webpageaccesscontrolrule-Viele-zu-Eins-Beziehung für die mspp_webpageaccesscontrolrule-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_webrole-Viele-zu-Eins-Beziehung für die mspp_webrole-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die mspp_website_websiteaccess-Viele-zu-Eins-Beziehung für die mspp_websiteaccess-Tabelle/-Entität.

Eigenschaft Wert
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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

mspp_mspp_websitelanguage_mspp_website_DefaultLanguage

Siehe die mspp_mspp_websitelanguage_mspp_website_DefaultLanguage-Eins-zu-Viele-Beziehung für die mspp_websitelanguage-Tabelle/-Entität.

mspp_systemuser_mspp_website_createdby

Hinzugefügt von: System Solution-Lösung

Siehe die mspp_systemuser_mspp_website_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

mspp_systemuser_mspp_website_modifiedby

Hinzugefügt von: System Solution-Lösung

Siehe die mspp_systemuser_mspp_website_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

mspp_website_parentwebsite

Siehe die mspp_website_parentwebsite-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.

Siehe die mspp_webtemplate_website_footer-Eins-zu-Viele-Beziehung für die mspp_webtemplate-Tabelle/-Entität.

mspp_webtemplate_website_header

Siehe die mspp_webtemplate_website_header-Eins-zu-Viele-Beziehung für die mspp_webtemplate-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_website EntityType