User Chart (UserQueryVisualization) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Chart attached to an entity.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid)ownerid のプロパティを更新する。 |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/userqueryvisualizations 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) 削除を参照 |
DeleteRequest または Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/userqueryvisualizations データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
Update | PATCH [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | UserQueryVisualizations |
DisplayCollectionName | User Charts |
DisplayName | User Chart |
EntitySetName | userqueryvisualizations |
IsBPFEntity | False |
LogicalCollectionName | userqueryvisualizations |
LogicalName | userqueryvisualization |
OwnershipType | UserOwned |
PrimaryIdAttribute | userqueryvisualizationid |
PrimaryNameAttribute | name |
SchemaName | UserQueryVisualization |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ChartType
- DataDescription
- Description
- IsDefault
- Name
- OwnerId
- OwnerIdType
- PresentationDescription
- PrimaryEntityTypeCode
- UserQueryVisualizationId
- WebResourceId
ChartType
プロパティ | 値 |
---|---|
Description | Indicates the library used to render the visualization. |
DisplayName | Chart Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | charttype |
RequiredLevel | ApplicationRequired |
Type | Picklist |
ChartType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | ASP.NET Charts | |
1 | Power BI |
DataDescription
プロパティ | 値 |
---|---|
Description | Shows the fields that are used to display data in a chart, stored in XML format. |
DisplayName | Data XML |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | datadescription |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Description
プロパティ | 値 |
---|---|
Description | Type additional information to describe the chart, such as the filter criteria or intended audience. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
IsDefault
プロパティ | 値 |
---|---|
Description | Select whether the chart is the default chart for the view that it is associated with. |
DisplayName | Default Chart |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdefault |
RequiredLevel | SystemRequired |
Type | Boolean |
IsDefault の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
Name
プロパティ | 値 |
---|---|
Description | Type a descriptive name for the chart. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerId
プロパティ | 値 |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | Type of the owner of the user chart, such as user, team, or business unit. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PresentationDescription
プロパティ | 値 |
---|---|
Description | Contains the chart's formatting details and presentation properties, stored in XML format. |
DisplayName | Presentation XML |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | presentationdescription |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
PrimaryEntityTypeCode
プロパティ | 値 |
---|---|
Description | Type of entity which the user chart is attached. |
DisplayName | Primary Type Code |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryentitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
UserQueryVisualizationId
プロパティ | 値 |
---|---|
Description | Unique identifier of the user chart. |
DisplayName | User Chart |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | userqueryvisualizationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
WebResourceId
プロパティ | 値 |
---|---|
Description | Shows the web resource that will be displayed in the chart to the user. |
DisplayName | Web Resource |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | webresourceid |
RequiredLevel | None |
Targets | webresource |
Type | Lookup |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
CreatedByName
プロパティ | 値 |
---|---|
Description | Name of the user who created the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | YomiName of the user who created the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Shows who created the record on behalf of another user. |
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 | None |
Type | String |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
ModifiedByName
プロパティ | 値 |
---|---|
Description | Name of the user who last modified the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | YomiName of the user who last modified the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Last Modified |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | SystemRequired |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created 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 | None |
Type | String |
OwnerIdName
プロパティ | 値 |
---|---|
Description | Name of the owner of the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Shows the business unit that the record owner belongs to. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
プロパティ | 値 |
---|---|
Description | Unique identifier of the team who owns the user chart. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | ApplicationRequired |
Targets | team |
Type | Lookup |
OwningUser
プロパティ | 値 |
---|---|
Description | Unique identifier of the team who owns the user chart. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | ApplicationRequired |
Targets | systemuser |
Type | Lookup |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version number of the user chart. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
UserQueryVisualization_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ UserQueryVisualization_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | UserQueryVisualization_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_userqueryvisualizationbase_modifiedonbehalfby
- user_userqueryvisualizations
- webresource_userqueryvisualizations
- lk_userqueryvisualizationbase_createdonbehalfby
- team_userqueryvisualizations
- business_unit_userqueryvisualizations
- lk_userqueryvisualization_createdby
- lk_userqueryvisualization_modifiedby
lk_userqueryvisualizationbase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_userqueryvisualizationbase_modifiedonbehalfby を参照してください。
user_userqueryvisualizations
systemuser テーブル/エンティティの一対多のリレーションシップ user_userqueryvisualizations を参照してください。
webresource_userqueryvisualizations
webresource テーブル/エンティティの一対多のリレーションシップ webresource_userqueryvisualizations を参照してください。
lk_userqueryvisualizationbase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_userqueryvisualizationbase_createdonbehalfby を参照してください。
team_userqueryvisualizations
team テーブル/エンティティの一対多のリレーションシップ team_userqueryvisualizations を参照してください。
business_unit_userqueryvisualizations
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_userqueryvisualizations を参照してください。
lk_userqueryvisualization_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_userqueryvisualization_createdby を参照してください。
lk_userqueryvisualization_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_userqueryvisualization_modifiedby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス userqueryvisualization EntityType