Redirect (mspp_redirect) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

追加元 : Power Pages Apps ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_redirects
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_redirects(mspp_redirectid)
削除を参照
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_redirects(mspp_redirectid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_redirects
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_redirects(mspp_redirectid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
CollectionSchemaName mspp_redirects
DisplayCollectionName Redirects
DisplayName Redirect
EntitySetName mspp_redirects
IsBPFEntity False
LogicalCollectionName mspp_redirects
LogicalName mspp_redirect
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_redirectid
PrimaryNameAttribute mspp_name
SchemaName mspp_redirect

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

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_inboundurl

プロパティ
Description The path to redirect visitors from
DisplayName Inbound URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_inboundurl
MaxLength 100
RequiredLevel ApplicationRequired
Type String

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_redirectId

プロパティ
Description Unique identifier for entity instances
DisplayName Redirect
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_redirectid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_redirecturl

プロパティ
Description The path to redirect visitors to
DisplayName Redirect URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_redirecturl
MaxLength 100
RequiredLevel None
Type String

mspp_sitemarkerid

プロパティ
Description Unique identifier for Site Marker associated with Redirect.
DisplayName Site Marker
IsValidForForm True
IsValidForRead True
LogicalName mspp_sitemarkerid
RequiredLevel None
Targets mspp_sitemarker
Type Lookup

mspp_statuscode

プロパティ
Description
DisplayName Status Code
IsValidForForm True
IsValidForRead True
LogicalName mspp_statuscode
RequiredLevel ApplicationRequired
Type Picklist

mspp_statuscode の選択肢/オプション

ラベル 内容
301 301 (Permanent Redirect)
302 302 (Temporary Redirect)

mspp_webpageid

プロパティ
Description Unique identifier for Web Page associated with Redirect.
DisplayName Web Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpageid
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_websiteid

プロパティ
Description Unique identifier for Website associated with Redirect.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

プロパティ
Description Status of the Redirect
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 Redirect
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

プロパティ
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_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_sitemarkeridName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_sitemarkeridname
MaxLength 100
RequiredLevel None
Type String

mspp_webpageidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webpageidname
MaxLength 100
RequiredLevel None
Type String

mspp_websiteidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

一対多関連付け

SchemaName が一覧表示。

mspp_redirect_ActivityPointers

追加元 : System Solution ソリューション

activitypointer テーブル/エンティティの多対一のリレーションシップ mspp_redirect_ActivityPointers と同じです。

プロパティ
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_ActivityPointers
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_adx_inviteredemptions

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの多対一のリレーションシップ mspp_redirect_adx_inviteredemptions と同じです。

プロパティ
ReferencingEntity adx_inviteredemption
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_adx_inviteredemptions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_adx_portalcomments

追加元 : Active Solution ソリューション

adx_portalcomment テーブル/エンティティの多対一のリレーションシップ mspp_redirect_adx_portalcomments と同じです。

プロパティ
ReferencingEntity adx_portalcomment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_adx_portalcomments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_chats

追加元 : Activities Patch ソリューション

chat テーブル/エンティティの多対一のリレーションシップ mspp_redirect_chats と同じです。

プロパティ
ReferencingEntity chat
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_chats
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_Appointments

追加元 : System Solution ソリューション

appointment テーブル/エンティティの多対一のリレーションシップ mspp_redirect_Appointments と同じです。

プロパティ
ReferencingEntity appointment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_Appointments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_Emails

追加元 : System Solution ソリューション

email テーブル/エンティティの多対一のリレーションシップ mspp_redirect_Emails と同じです。

プロパティ
ReferencingEntity email
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_Emails
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_Faxes

追加元 : System Solution ソリューション

fax テーブル/エンティティの多対一のリレーションシップ mspp_redirect_Faxes と同じです。

プロパティ
ReferencingEntity fax
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_Faxes
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_Letters

追加元 : System Solution ソリューション

letter テーブル/エンティティの多対一のリレーションシップ mspp_redirect_Letters と同じです。

プロパティ
ReferencingEntity letter
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_Letters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_PhoneCalls

追加元 : System Solution ソリューション

phonecall テーブル/エンティティの多対一のリレーションシップ mspp_redirect_PhoneCalls と同じです。

プロパティ
ReferencingEntity phonecall
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_PhoneCalls
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_Tasks

追加元 : System Solution ソリューション

task テーブル/エンティティの多対一のリレーションシップ mspp_redirect_Tasks と同じです。

プロパティ
ReferencingEntity task
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_Tasks
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_RecurringAppointmentMasters

追加元 : System Solution ソリューション

recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ mspp_redirect_RecurringAppointmentMasters と同じです。

プロパティ
ReferencingEntity recurringappointmentmaster
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_RecurringAppointmentMasters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_SocialActivities

追加元 : System Solution ソリューション

socialactivity テーブル/エンティティの多対一のリレーションシップ mspp_redirect_SocialActivities と同じです。

プロパティ
ReferencingEntity socialactivity
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_redirect_SocialActivities
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

mspp_sitemarker_redirect

mspp_sitemarker テーブル/エンティティの一対多のリレーションシップ mspp_sitemarker_redirect を参照してください。

mspp_systemuser_mspp_redirect_createdby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_redirect_createdby を参照してください。

mspp_systemuser_mspp_redirect_modifiedby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_redirect_modifiedby を参照してください。

mspp_webpage_redirect

mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_webpage_redirect を参照してください。

mspp_website_redirect

mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_redirect を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_redirect EntityType