Publishing State (mspp_publishingstate) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: 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_publishingstates 作成を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_publishingstates(mspp_publishingstateid) 削除を参照 |
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_publishingstates(mspp_publishingstateid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_publishingstates データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_publishingstates(mspp_publishingstateid) 更新を参照 |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | mspp_publishingstates |
DisplayCollectionName | Publishing States |
DisplayName | Publishing State |
EntitySetName | mspp_publishingstates |
IsBPFEntity | False |
LogicalCollectionName | mspp_publishingstates |
LogicalName | mspp_publishingstate |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_publishingstateid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_publishingstate |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- mspp_createdby
- mspp_createdon
- mspp_displayorder
- mspp_isdefault
- mspp_isvisible
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_publishingstateId
- 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_displayorder
プロパティ | 値 |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | ApplicationRequired |
Type | Integer |
mspp_isdefault
プロパティ | 値 |
---|---|
Description | |
DisplayName | Is Default |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_isdefault |
RequiredLevel | ApplicationRequired |
Type | Boolean |
mspp_isdefault の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_isvisible
プロパティ | 値 |
---|---|
Description | |
DisplayName | Select whether the publishing state is visible. |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_isvisible |
RequiredLevel | ApplicationRequired |
Type | Boolean |
mspp_isvisible の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
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_publishingstateId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Publishing State |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_publishingstateid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websiteid
プロパティ | 値 |
---|---|
Description | Unique identifier for Website associated with Publishing State. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
statecode
プロパティ | 値 |
---|---|
Description | Status of the Publishing State |
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 Publishing State |
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_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_websiteidName
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_websiteidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
一対多関連付け
SchemaName が一覧表示。
- mspp_frompublishingstate_statetransition
- mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState
- mspp_publishingstate_webfile
- mspp_publishingstate_weblink
- mspp_publishingstate_weblinkset
- mspp_publishingstate_webpage
- mspp_topublishingstate_statetransition
mspp_frompublishingstate_statetransition
mspp_publishingstatetransitionrule テーブル/エンティティの多対一のリレーションシップ mspp_frompublishingstate_statetransition と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_publishingstatetransitionrule |
ReferencingAttribute | mspp_fromstate_publishingstateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_frompublishingstate_statetransition |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState
mspp_websitelanguage テーブル/エンティティの多対一のリレーションシップ mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_websitelanguage |
ReferencingAttribute | mspp_publishingstate |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_publishingstate_webfile
mspp_webfile テーブル/エンティティの多対一のリレーションシップ mspp_publishingstate_webfile と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_webfile |
ReferencingAttribute | mspp_publishingstateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_publishingstate_webfile |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_publishingstate_weblink
mspp_weblink テーブル/エンティティの多対一のリレーションシップ mspp_publishingstate_weblink と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_weblink |
ReferencingAttribute | mspp_publishingstateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_publishingstate_weblink |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_publishingstate_weblinkset
mspp_weblinkset テーブル/エンティティの多対一のリレーションシップ mspp_publishingstate_weblinkset と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_weblinkset |
ReferencingAttribute | mspp_publishingstateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_publishingstate_weblinkset |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_publishingstate_webpage
mspp_webpage テーブル/エンティティの多対一のリレーションシップ mspp_publishingstate_webpage と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_publishingstateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_publishingstate_webpage |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_topublishingstate_statetransition
mspp_publishingstatetransitionrule テーブル/エンティティの多対一のリレーションシップ mspp_topublishingstate_statetransition と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mspp_publishingstatetransitionrule |
ReferencingAttribute | mspp_tostate_publishingstateid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_topublishingstate_statetransition |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- mspp_systemuser_mspp_publishingstate_createdby
- mspp_systemuser_mspp_publishingstate_modifiedby
- mspp_website_publishingstate
mspp_systemuser_mspp_publishingstate_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_publishingstate_createdby を参照してください。
mspp_systemuser_mspp_publishingstate_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_publishingstate_modifiedby を参照してください。
mspp_website_publishingstate
mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_publishingstate を参照してください。
多対多関連付け
mspp_publishingstate テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
mspp_accesscontrolrule_publishingstate
mspp_webpageaccesscontrolrule テーブル/エンティティの多対多のリレーションシップ mspp_accesscontrolrule_publishingstate を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_publishingstate EntityType