System Chart (SavedQueryVisualization) テーブル/エンティティの参照

注意

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

System chart attached to an entity.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/savedqueryvisualizations
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/savedqueryvisualizations(savedqueryvisualizationid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/savedqueryvisualizations(savedqueryvisualizationid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/savedqueryvisualizations
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RetrieveUnpublished RetrieveUnpublished Function RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
Update PATCH [org URI]/api/data/v9.0/savedqueryvisualizations(savedqueryvisualizationid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName SavedQueryVisualizations
DisplayCollectionName System Charts
DisplayName System Chart
EntitySetName savedqueryvisualizations
IsBPFEntity False
LogicalCollectionName savedqueryvisualizations
LogicalName savedqueryvisualization
OwnershipType OrganizationOwned
PrimaryIdAttribute savedqueryvisualizationid
PrimaryNameAttribute name
SchemaName SavedQueryVisualization

書き込み可能な列/属性

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

CanBeDeleted

プロパティ
Description Tells whether the saved query visualization can be deleted.
DisplayName Can Be Deleted
IsValidForForm False
IsValidForRead True
LogicalName canbedeleted
RequiredLevel SystemRequired
Type ManagedProperty

ChartType

プロパティ
Description Indicates the library used to render the visualization.
DisplayName Chart Type
IsValidForForm False
IsValidForRead True
LogicalName charttype
RequiredLevel SystemRequired
Type Picklist

ChartType の選択肢/オプション

ラベル 内容
0 ASP.NET Charts
1 Power BI

DataDescription

プロパティ
Description XML string used to define the underlying data for the system chart.
DisplayName Data XML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName datadescription
MaxLength 1073741823
RequiredLevel None
Type Memo

Description

プロパティ
Description Description of the system chart.
DisplayName Description
Format Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

IntroducedVersion

プロパティ
Description Version in which the form is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsCustomizable

プロパティ
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsDefault

プロパティ
Description Indicates whether the system chart is the default chart for the entity.
DisplayName Default Chart
IsValidForForm False
IsValidForRead True
LogicalName isdefault
RequiredLevel SystemRequired
Type Boolean

IsDefault の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

Name

プロパティ
Description Name of the system chart.
DisplayName Name
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
Type String

PresentationDescription

プロパティ
Description XML string used to define the presentation properties of the system chart.
DisplayName Presentation XML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName presentationdescription
MaxLength 1073741823
RequiredLevel None
Type Memo

PrimaryEntityTypeCode

プロパティ
Description Type of entity with which the system chart is attached.
DisplayName Primary Type Code
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName primaryentitytypecode
RequiredLevel SystemRequired
Type EntityName

SavedQueryVisualizationId

プロパティ
Description Unique identifier of the system chart.
DisplayName System Chart
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName savedqueryvisualizationid
RequiredLevel SystemRequired
Type Uniqueidentifier

Type

プロパティ
Description Specifies where the chart will be used, 0 for data centric as well as interaction centric and 1 for just interaction centric
DisplayName Form Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName type
RequiredLevel None
Type Picklist

Type の選択肢/オプション

ラベル 内容
0 for data centric as well as interaction centric
1 just for interaction centric

WebResourceId

プロパティ
Description Unique identifier of the Web resource that will be displayed in the system chart.
DisplayName Web Resource
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName webresourceid
RequiredLevel None
Targets webresource
Type Lookup

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

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

CreatedBy

プロパティ
Description Unique identifier of the user who created the system chart.
DisplayName Created By
IsValidForForm False
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 None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the system chart was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the system chart.
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

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

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the system chart.
DisplayName Modified By
IsValidForForm False
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 None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the system chart was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who last modified the system chart.
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 None
Type String

OrganizationId

プロパティ
Description Unique identifier of the organization associated with the system chart.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

OverwriteTime

プロパティ
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SavedQueryVisualizationIdUnique

プロパティ
Description For internal use only.
DisplayName System Chart
IsValidForForm False
IsValidForRead True
LogicalName savedqueryvisualizationidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

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 the system chart.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

SavedQueryVisualization_SyncErrors

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

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

多対一関連付け

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

lk_savedqueryvisualizationbase_createdonbehalfby

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

organization_saved_query_visualizations

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

lk_savedqueryvisualizationbase_modifiedby

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

lk_savedqueryvisualizationbase_createdby

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

lk_savedqueryvisualizationbase_modifiedonbehalfby

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

webresource_savedqueryvisualizations

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

関連項目

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