EntityAnalyticsConfig テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
This entity contains information about which entities are enabled for Azure Data Lake Services integration
追加元 : Advanced Analytics Infrastructure ソリューション
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/entityanalyticsconfigs 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/entityanalyticsconfigs データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | EntityAnalyticsConfigs |
| DisplayCollectionName | Entity Analytics Config |
| DisplayName | Entity Analytics Config |
| EntitySetName | entityanalyticsconfigs |
| IsBPFEntity | False |
| LogicalCollectionName | entityanalyticsconfigs |
| LogicalName | entityanalyticsconfig |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | entityanalyticsconfigid |
| PrimaryNameAttribute | parententitylogicalname |
| SchemaName | EntityAnalyticsConfig |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- EntityAnalyticsConfigId
- IsEnabledForADLS
- IsEnabledForTimeSeries
- ParentEntityId
- ParentEntityLogicalName
EntityAnalyticsConfigId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Entity Analytics Config |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | entityanalyticsconfigid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
IsEnabledForADLS
| プロパティ | 値 |
|---|---|
| Description | Azure Data Lake Storage is enabled for the selected entity |
| DisplayName | Is Enabled For ADLS |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isenabledforadls |
| RequiredLevel | None |
| Type | Boolean |
IsEnabledForADLS の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsEnabledForTimeSeries
| プロパティ | 値 |
|---|---|
| Description | Time series is enabled for the selected entity |
| DisplayName | Is Enabled For Time Series |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isenabledfortimeseries |
| RequiredLevel | None |
| Type | Boolean |
IsEnabledForTimeSeries の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
ParentEntityId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for Entity associated with Entity Analytics Config. |
| DisplayName | Parent Entity Id |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | parententityid |
| RequiredLevel | None |
| Targets | entity |
| Type | Lookup |
ParentEntityLogicalName
| プロパティ | 値 |
|---|---|
| Description | Entity Logical Name For Analytics |
| DisplayName | Entity Logical Name For Analytics |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | parententitylogicalname |
| MaxLength | 128 |
| RequiredLevel | SystemRequired |
| Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentIdUnique
- ComponentState
- CreatedOn
- IsManaged
- ModifiedOn
- OrganizationId
- OrganizationIdName
- OverwriteTime
- ParentEntityIdName
- 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 |
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 |
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
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 |
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
OverwriteTime
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
ParentEntityIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parententityidname |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
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 Entity Analytics Config. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- entityanalyticsconfig_SyncErrors
- entityanalyticsconfig_AsyncOperations
- entityanalyticsconfig_MailboxTrackingFolders
- entityanalyticsconfig_BulkDeleteFailures
- entityanalyticsconfig_PrincipalObjectAttributeAccesses
entityanalyticsconfig_SyncErrors
追加元 : System Solution ソリューション
syncerror テーブル/エンティティの多対一のリレーションシップ entityanalyticsconfig_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_AsyncOperations
追加元 : System Solution ソリューション
asyncoperation テーブル/エンティティの多対一のリレーションシップ entityanalyticsconfig_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_MailboxTrackingFolders
追加元 : System Solution ソリューション
mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ entityanalyticsconfig_MailboxTrackingFolders と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_BulkDeleteFailures
追加元 : System Solution ソリューション
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ entityanalyticsconfig_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_PrincipalObjectAttributeAccesses
追加元 : System Solution ソリューション
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ entityanalyticsconfig_PrincipalObjectAttributeAccesses と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
entity_entityanalyticsconfig
追加元 : System Solution ソリューション
entity テーブル/エンティティの一対多のリレーションシップ entity_entityanalyticsconfig を参照してください。
organization_entityanalyticsconfig
追加元 : System Solution ソリューション
organization テーブル/エンティティの一対多のリレーションシップ organization_entityanalyticsconfig を参照してください。
関連項目
フィードバック
フィードバックの送信と表示