Website (mspp_website) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Web Portal
追加元 : Power Pages Apps ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_websites 作成を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid) 削除を参照 |
DeleteRequest または 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) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_websites データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_websites(mspp_websiteid) 更新を参照 |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
プロパティ
プロパティ | 値 |
---|---|
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 |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 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
プロパティ | 値 |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_primarydomainname
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Language |
Format | Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_website_language |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | ApplicationRequired |
Type | Integer |
mspp_website_version
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Website |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_websiteid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
statecode
プロパティ | 値 |
---|---|
Description | Status of the Website |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode の選択肢/オプション
値 | ラベル | 既定の状態 | 不変名 |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
プロパティ | 値 |
---|---|
Description | Reason for the status of the Website |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode の選択肢/オプション
値 | ラベル | 状態 |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_defaultlanguageName
- mspp_footerwebtemplateidName
- mspp_headerwebtemplateidName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentwebsiteidName
mspp_createdbyName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_defaultlanguageName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_defaultlanguagename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_footerwebtemplateidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_footerwebtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_headerwebtemplateidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_headerwebtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_parentwebsiteidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentwebsiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
一対多関連付け
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
追加元 : System Solution ソリューション
activitypointer テーブル/エンティティの多対一のリレーションシップ mspp_website_ActivityPointers と同じです。
プロパティ | 値 |
---|---|
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
追加元 : Active Solution ソリューション
adx_inviteredemption テーブル/エンティティの多対一のリレーションシップ mspp_website_adx_inviteredemptions と同じです。
プロパティ | 値 |
---|---|
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
追加元 : Active Solution ソリューション
adx_portalcomment テーブル/エンティティの多対一のリレーションシップ mspp_website_adx_portalcomments と同じです。
プロパティ | 値 |
---|---|
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
追加元 : Activities Patch ソリューション
chat テーブル/エンティティの多対一のリレーションシップ mspp_website_chats と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
sharepointdocumentlocation テーブル/エンティティの多対一のリレーションシップ mspp_website_SharePointDocumentLocations と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
appointment テーブル/エンティティの多対一のリレーションシップ mspp_website_Appointments と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
email テーブル/エンティティの多対一のリレーションシップ mspp_website_Emails と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
fax テーブル/エンティティの多対一のリレーションシップ mspp_website_Faxes と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
letter テーブル/エンティティの多対一のリレーションシップ mspp_website_Letters と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
phonecall テーブル/エンティティの多対一のリレーションシップ mspp_website_PhoneCalls と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
task テーブル/エンティティの多対一のリレーションシップ mspp_website_Tasks と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ mspp_website_RecurringAppointmentMasters と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
socialactivity テーブル/エンティティの多対一のリレーションシップ mspp_website_SocialActivities と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
connection テーブル/エンティティの多対一のリレーションシップ mspp_website_connections1 と同じです。
プロパティ | 値 |
---|---|
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
追加元 : System Solution ソリューション
connection テーブル/エンティティの多対一のリレーションシップ mspp_website_connections2 と同じです。
プロパティ | 値 |
---|---|
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
mspp_columnpermissionprofile テーブル/エンティティの多対一のリレーションシップ mspp_columnpermissionprofile_website と同じです。
プロパティ | 値 |
---|---|
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
mspp_websitelanguage テーブル/エンティティの多対一のリレーションシップ mspp_mspp_website_mspp_websitelanguage と同じです。
プロパティ | 値 |
---|---|
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
mspp_adplacement テーブル/エンティティの多対一のリレーションシップ mspp_website_adplacement と同じです。
プロパティ | 値 |
---|---|
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
mspp_contentsnippet テーブル/エンティティの多対一のリレーションシップ mspp_website_contentsnippet と同じです。
プロパティ | 値 |
---|---|
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
mspp_entityform テーブル/エンティティの多対一のリレーションシップ mspp_website_entityform と同じです。
プロパティ | 値 |
---|---|
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
mspp_entitylist テーブル/エンティティの多対一のリレーションシップ mspp_website_entitylist と同じです。
プロパティ | 値 |
---|---|
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
mspp_entitypermission テーブル/エンティティの多対一のリレーションシップ mspp_website_mspp_entitypermission と同じです。
プロパティ | 値 |
---|---|
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
mspp_webtemplate テーブル/エンティティの多対一のリレーションシップ mspp_website_mspp_webtemplate と同じです。
プロパティ | 値 |
---|---|
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
mspp_pagetemplate テーブル/エンティティの多対一のリレーションシップ mspp_website_pagetemplate と同じです。
プロパティ | 値 |
---|---|
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
mspp_website テーブル/エンティティの多対一のリレーションシップ mspp_website_parentwebsite と同じです。
プロパティ | 値 |
---|---|
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
mspp_pollplacement テーブル/エンティティの多対一のリレーションシップ mspp_website_pollplacement と同じです。
プロパティ | 値 |
---|---|
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
mspp_publishingstate テーブル/エンティティの多対一のリレーションシップ mspp_website_publishingstate と同じです。
プロパティ | 値 |
---|---|
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
mspp_publishingstatetransitionrule テーブル/エンティティの多対一のリレーションシップ mspp_website_publishingstatetransition と同じです。
プロパティ | 値 |
---|---|
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
mspp_redirect テーブル/エンティティの多対一のリレーションシップ mspp_website_redirect と同じです。
プロパティ | 値 |
---|---|
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
mspp_shortcut テーブル/エンティティの多対一のリレーションシップ mspp_website_shortcut と同じです。
プロパティ | 値 |
---|---|
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
mspp_sitemarker テーブル/エンティティの多対一のリレーションシップ mspp_website_sitemarker と同じです。
プロパティ | 値 |
---|---|
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
mspp_sitesetting テーブル/エンティティの多対一のリレーションシップ mspp_website_sitesetting と同じです。
プロパティ | 値 |
---|---|
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
mspp_webfile テーブル/エンティティの多対一のリレーションシップ mspp_website_webfile と同じです。
プロパティ | 値 |
---|---|
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
mspp_webform テーブル/エンティティの多対一のリレーションシップ mspp_website_webform と同じです。
プロパティ | 値 |
---|---|
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
mspp_weblinkset テーブル/エンティティの多対一のリレーションシップ mspp_website_weblinkset と同じです。
プロパティ | 値 |
---|---|
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
mspp_webpage テーブル/エンティティの多対一のリレーションシップ mspp_website_webpage と同じです。
プロパティ | 値 |
---|---|
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
mspp_webpageaccesscontrolrule テーブル/エンティティの多対一のリレーションシップ mspp_website_webpageaccesscontrolrule と同じです。
プロパティ | 値 |
---|---|
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
mspp_webrole テーブル/エンティティの多対一のリレーションシップ mspp_website_webrole と同じです。
プロパティ | 値 |
---|---|
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
mspp_websiteaccess テーブル/エンティティの多対一のリレーションシップ mspp_website_websiteaccess と同じです。
プロパティ | 値 |
---|---|
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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 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
mspp_websitelanguage テーブル/エンティティの一対多のリレーションシップ mspp_mspp_websitelanguage_mspp_website_DefaultLanguage を参照してください。
mspp_systemuser_mspp_website_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_website_createdby を参照してください。
mspp_systemuser_mspp_website_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_website_modifiedby を参照してください。
mspp_website_parentwebsite
mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_parentwebsite を参照してください。
mspp_webtemplate_website_footer
mspp_webtemplate テーブル/エンティティの一対多のリレーションシップ mspp_webtemplate_website_footer を参照してください。
mspp_webtemplate_website_header
mspp_webtemplate テーブル/エンティティの一対多のリレーションシップ mspp_webtemplate_website_header を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_website EntityType