StagedEntityAttribute テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Stores staged entity attribute metadata to be processed in async.
追加元 : Metadata Extension ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/stagedentityattributes 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/stagedentityattributes(stagedentityattributeid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/stagedentityattributes(stagedentityattributeid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/stagedentityattributes データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/stagedentityattributes(stagedentityattributeid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | StagedEntityAttributes |
DisplayCollectionName | Staged Entity Attribute |
DisplayName | Staged Entity Attribute |
EntitySetName | stagedentityattributes |
IsBPFEntity | False |
LogicalCollectionName | stagedentityattributes |
LogicalName | stagedentityattribute |
OwnershipType | None |
PrimaryIdAttribute | stagedentityattributeid |
PrimaryNameAttribute | name |
SchemaName | StagedEntityAttribute |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AttributeDescription
- AttributeTypeId
- ComponentState
- EntityId
- ExternalName
- HasMultipleLabels
- ImportSequenceNumber
- IsLogical
- IsPKAttribute
- LogicalName
- Name
- OriginalLocalizedDescription
- OriginalLocalizedName
- OverriddenCreatedOn
- PhysicalName
- SolutionId
- StagedEntityAttributeId
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
- ValidForReadAPI
AttributeDescription
プロパティ | 値 |
---|---|
Description | The attribute decription with properties for async metadata creation |
DisplayName | AttributeDescription |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | attributedescription |
MaxLength | 8000 |
RequiredLevel | None |
Type | Memo |
AttributeTypeId
プロパティ | 値 |
---|---|
Description | The AttributeTypeId for staged attribute. |
DisplayName | AttributeTypeId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | attributetypeid |
RequiredLevel | None |
Type | Uniqueidentifier |
ComponentState
プロパティ | 値 |
---|---|
Description | ComponentState for staged attribute |
DisplayName | ComponentState |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | componentstate |
MaxValue | |
MinValue | |
RequiredLevel | None |
Type | Integer |
EntityId
プロパティ | 値 |
---|---|
Description | The ID of the entity for staged attribute. |
DisplayName | EntityId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | entityid |
RequiredLevel | None |
Type | Uniqueidentifier |
ExternalName
プロパティ | 値 |
---|---|
Description | The external name of the staged attribute for virtual entity. |
DisplayName | External Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | externalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
HasMultipleLabels
プロパティ | 値 |
---|---|
Description | Determines if Staged Attribute has multiple labels |
DisplayName | HasMultipleLabels |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | hasmultiplelabels |
RequiredLevel | None |
Type | Boolean |
HasMultipleLabels の選択肢/オプション
値 | ラベル | 内容 |
---|
ImportSequenceNumber
プロパティ | 値 |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IsLogical
プロパティ | 値 |
---|---|
Description | Determines if Staged Attribute IsLogical |
DisplayName | IsLogical |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | islogical |
RequiredLevel | None |
Type | Boolean |
IsLogical の選択肢/オプション
値 | ラベル | 内容 |
---|
IsPKAttribute
プロパティ | 値 |
---|---|
Description | Determines if Staged Attribute is Primary Key |
DisplayName | IsPKAttribute |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ispkattribute |
RequiredLevel | None |
Type | Boolean |
IsPKAttribute の選択肢/オプション
値 | ラベル | 内容 |
---|
LogicalName
プロパティ | 値 |
---|---|
Description | The LogicalName of the staged attribute. |
DisplayName | LogicalName |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | logicalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
Name
プロパティ | 値 |
---|---|
Description | The name of the staged attribute. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
OriginalLocalizedDescription
プロパティ | 値 |
---|---|
Description | The localized description of the attribute. |
DisplayName | OriginalLocalizedDescription |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originallocalizedescription |
MaxLength | 8000 |
RequiredLevel | None |
Type | Memo |
OriginalLocalizedName
プロパティ | 値 |
---|---|
Description | The original localized name of the staged attribute. |
DisplayName | Original Localized Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originallocalizedname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
OverriddenCreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
PhysicalName
プロパティ | 値 |
---|---|
Description | The PhysicalName of the staged attribute. |
DisplayName | PhysicalName |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | physicalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
SolutionId
プロパティ | 値 |
---|---|
Description | The SolutionId for staged attribute. |
DisplayName | SolutionId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
StagedEntityAttributeId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity attribute instances |
DisplayName | Staged Entity Attribute identifier |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | stagedentityattributeid |
RequiredLevel | None |
Type | Uniqueidentifier |
statecode
プロパティ | 値 |
---|---|
Description | Status of the Staged Entity Attribute |
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 Staged Entity Attribute |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode の選択肢/オプション
値 | ラベル | 状態 |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TimeZoneRuleVersionNumber
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
UTCConversionTimeZoneCode
プロパティ | 値 |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
ValidForReadAPI
プロパティ | 値 |
---|---|
Description | Determines if Staged Attribute is ValidForReadAPI |
DisplayName | ValidForReadAPI |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | validforreadapi |
RequiredLevel | None |
Type | Boolean |
ValidForReadAPI の選択肢/オプション
値 | ラベル | 内容 |
---|
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OverwriteTime
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | OverwriteTime for staged attribute. |
DisplayName | OverwriteTime |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | None |
Type | DateTime |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- stagedentityattribute_SyncErrors
- stagedentityattribute_AsyncOperations
- stagedentityattribute_MailboxTrackingFolders
- stagedentityattribute_ProcessSession
- stagedentityattribute_BulkDeleteFailures
- stagedentityattribute_PrincipalObjectAttributeAccesses
stagedentityattribute_SyncErrors
追加元 : System Solution ソリューション
syncerror テーブル/エンティティの多対一のリレーションシップ stagedentityattribute_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | stagedentityattribute_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentityattribute_AsyncOperations
追加元 : System Solution ソリューション
asyncoperation テーブル/エンティティの多対一のリレーションシップ stagedentityattribute_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | stagedentityattribute_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentityattribute_MailboxTrackingFolders
追加元 : System Solution ソリューション
mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ stagedentityattribute_MailboxTrackingFolders と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | stagedentityattribute_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentityattribute_ProcessSession
追加元 : System Solution ソリューション
processsession テーブル/エンティティの多対一のリレーションシップ stagedentityattribute_ProcessSession と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | stagedentityattribute_ProcessSession |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentityattribute_BulkDeleteFailures
追加元 : System Solution ソリューション
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ stagedentityattribute_BulkDeleteFailures と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | stagedentityattribute_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentityattribute_PrincipalObjectAttributeAccesses
追加元 : System Solution ソリューション
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ stagedentityattribute_PrincipalObjectAttributeAccesses と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | stagedentityattribute_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_stagedentityattribute_createdby
- lk_stagedentityattribute_createdonbehalfby
- lk_stagedentityattribute_modifiedby
- lk_stagedentityattribute_modifiedonbehalfby
lk_stagedentityattribute_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_stagedentityattribute_createdby を参照してください。
lk_stagedentityattribute_createdonbehalfby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_stagedentityattribute_createdonbehalfby を参照してください。
lk_stagedentityattribute_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_stagedentityattribute_modifiedby を参照してください。
lk_stagedentityattribute_modifiedonbehalfby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_stagedentityattribute_modifiedonbehalfby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス stagedentityattribute EntityType