Image Attribute Configuration (AttributeImageConfig) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Store configuration for each image attribute
追加元 : Image Configuration ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/attributeimageconfigs 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/attributeimageconfigs(attributeimageconfigid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/attributeimageconfigs(attributeimageconfigid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/attributeimageconfigs データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/attributeimageconfigs(attributeimageconfigid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | AttributeImageConfigs |
DisplayCollectionName | Image Attribute Configurations |
DisplayName | Image Attribute Configuration |
EntitySetName | attributeimageconfigs |
IsBPFEntity | False |
LogicalCollectionName | attributeimageconfigs |
LogicalName | attributeimageconfig |
OwnershipType | None |
PrimaryIdAttribute | attributeimageconfigid |
PrimaryNameAttribute | attributelogicalname |
SchemaName | AttributeImageConfig |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
AttributeImageConfigId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Image Attribute Configuration |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributeimageconfigid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AttributeLogicalName
プロパティ | 値 |
---|---|
Description | Logical Name of Image Attribute |
DisplayName | Logical Name of Image Attribute |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributelogicalname |
MaxLength | 128 |
RequiredLevel | SystemRequired |
Type | String |
CanStoreFullImage
プロパティ | 値 |
---|---|
Description | Indicates if an image attribute can store full image |
DisplayName | Can Store Full Image |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | canstorefullimage |
RequiredLevel | ApplicationRequired |
Type | Boolean |
CanStoreFullImage の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
ParentEntityLogicalName
プロパティ | 値 |
---|---|
Description | Parent Entity Logical Name |
DisplayName | Parent Entity Logical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | parententitylogicalname |
MaxLength | 128 |
RequiredLevel | SystemRequired |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentIdUnique
- ComponentState
- IsManaged
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentIdUnique
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
IsManaged
プロパティ | 値 |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
OverwriteTime
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version number of Image Attribute Configuration. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- attributeimageconfig_SyncErrors
- attributeimageconfig_AsyncOperations
- attributeimageconfig_MailboxTrackingFolders
- attributeimageconfig_BulkDeleteFailures
- attributeimageconfig_PrincipalObjectAttributeAccesses
attributeimageconfig_SyncErrors
追加元 : System Solution ソリューション
syncerror テーブル/エンティティの多対一のリレーションシップ attributeimageconfig_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | attributeimageconfig_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
attributeimageconfig_AsyncOperations
追加元 : System Solution ソリューション
asyncoperation テーブル/エンティティの多対一のリレーションシップ attributeimageconfig_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | attributeimageconfig_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
attributeimageconfig_MailboxTrackingFolders
追加元 : System Solution ソリューション
mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ attributeimageconfig_MailboxTrackingFolders と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | attributeimageconfig_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
attributeimageconfig_BulkDeleteFailures
追加元 : System Solution ソリューション
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ attributeimageconfig_BulkDeleteFailures と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | attributeimageconfig_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
attributeimageconfig_PrincipalObjectAttributeAccesses
追加元 : System Solution ソリューション
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ attributeimageconfig_PrincipalObjectAttributeAccesses と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | attributeimageconfig_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス attributeimageconfig EntityType