Обучение
Схема обучения
Solution Architect: Design Microsoft Power Platform solutions - Training
Learn how a solution architect designs solutions.
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The following table lists the messages for the AI Configuration (msdyn_AIConfiguration) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
CancelTraining Event: False |
CancelTraining | Learn to use messages with the SDK for .NET |
Create Event: False |
POST /msdyn_aiconfigurationsSee Create |
Create records |
Delete Event: False |
DELETE /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
PublishAIConfiguration Event: False |
PublishAIConfiguration | Learn to use messages with the SDK for .NET |
QuickTest Event: False |
QuickTest | Learn to use messages with the SDK for .NET |
Retrieve Event: False |
GET /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /msdyn_aiconfigurationsSee Query data |
Query data |
ScheduleTraining Event: False |
ScheduleTraining | Learn to use messages with the SDK for .NET |
Train Event: False |
Train | Learn to use messages with the SDK for .NET |
UnpublishAIConfiguration Event: False |
UnpublishAIConfiguration | Learn to use messages with the SDK for .NET |
UnscheduleTraining Event: False |
UnscheduleTraining | Learn to use messages with the SDK for .NET |
Update Event: False |
PATCH /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Update |
Update records |
Upsert Event: False |
PATCH /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Upsert a table row |
UpsertRequest |
The following table lists selected properties for the AI Configuration (msdyn_AIConfiguration) table.
Property | Value |
---|---|
DisplayName | AI Configuration |
DisplayCollectionName | AI Configurations |
SchemaName | msdyn_AIConfiguration |
CollectionSchemaName | msdyn_AIConfigurations |
EntitySetName | msdyn_aiconfigurations |
LogicalName | msdyn_aiconfiguration |
LogicalCollectionName | msdyn_aiconfigurations |
PrimaryIdAttribute | msdyn_aiconfigurationid |
PrimaryNameAttribute | msdyn_name |
TableType | Standard |
OwnershipType | None |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | Version in which the form is introduced. |
DisplayName | Introduced Version |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | introducedversion |
RequiredLevel | None |
Type | String |
Format | VersionNumber |
FormatName | VersionNumber |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 48 |
Property | Value |
---|---|
Description | Tells whether the component can be customized. |
DisplayName | Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | AIConfiguration |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_aiconfigurationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Unique identifier for AIModel associated with AIConfiguration. |
DisplayName | AIModel |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_aimodelid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | msdyn_aimodel |
Property | Value |
---|---|
Description | Unique identifier for Connection Reference associated with AIConfiguration. |
DisplayName | Connection Reference Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_connectionreferenceid |
RequiredLevel | None |
Type | Lookup |
Targets | connectionreference |
Property | Value |
---|---|
Description | |
DisplayName | CreatedFromConfigurationId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_createdfromconfigurationid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_aiconfiguration |
Property | Value |
---|---|
Description | |
DisplayName | CustomConfiguration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_customconfiguration |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
Property | Value |
---|---|
Description | |
DisplayName | DataBinding |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_databinding |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | |
DisplayName | LastErrors |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_lasterrors |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | |
DisplayName | LastTrainOrRunDate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_lasttrainorrundate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | |
DisplayName | MajorIterationNumber |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_majoriterationnumber |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 1 |
Property | Value |
---|---|
Description | |
DisplayName | MinorIterationNumber |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_minoriterationnumber |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | Model Action |
DisplayName | ModelAction |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelaction |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
Property | Value |
---|---|
Description | |
DisplayName | ModelData |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modeldata |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
Property | Value |
---|---|
Description | |
DisplayName | ModelGlobalExplainability |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelglobalexplainability |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | |
DisplayName | ModelPerformance |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelperformance |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
Property | Value |
---|---|
Description | Model Provisioning Metadata |
DisplayName | ModelProvisioningMetadata |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelprovisioningmetadata |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
Property | Value |
---|---|
Description | Model Provisioning Status |
DisplayName | ModelProvisioningStatus |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelprovisioningstatus |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
Property | Value |
---|---|
Description | |
DisplayName | ModelRunDataSpecification |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_modelrundataspecification |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | ResourceInfo |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_resourceinfo |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | Run Configuration |
DisplayName | RunConfiguration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_runconfiguration |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
Property | Value |
---|---|
Description | |
DisplayName | SchedulingOptions |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_schedulingoptions |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
Property | Value |
---|---|
Description | Template Version |
DisplayName | TemplateVersion |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_templateversion |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | Unique identifier for AIConfiguration associated with AIConfiguration. |
DisplayName | TrainedModelAIConfigurationParent |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_trainedmodelaiconfigurationpareid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_aiconfiguration |
Property | Value |
---|---|
Description | |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_type |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_aiconfiguration_msdyn_type |
Value | Label |
---|---|
190690000 | TrainingConfiguration |
190690001 | RunConfiguration |
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Status of the AIConfiguration |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_aiconfiguration_statecode |
Value | Details |
---|---|
0 | Label: Draft DefaultStatus: 0 InvariantName: Draft |
1 | Label: InProgress DefaultStatus: 1 InvariantName: InProgress |
2 | Label: Done DefaultStatus: 6 InvariantName: Done |
3 | Label: Failed DefaultStatus: 9 InvariantName: Failed |
Property | Value |
---|---|
Description | Reason for the status of the AIConfiguration |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | SystemRequired |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_aiconfiguration_statuscode |
Value | Details |
---|---|
0 | Label: Draft State:0 TransitionData: None |
1 | Label: Training State:1 TransitionData: None |
2 | Label: Cancelling State:1 TransitionData: None |
3 | Label: Publishing State:1 TransitionData: None |
4 | Label: Unpublishing State:1 TransitionData: None |
5 | Label: Deleting State:1 TransitionData: None |
6 | Label: Trained State:2 TransitionData: None |
7 | Label: Published State:2 TransitionData: None |
8 | Label: Scheduled State:2 TransitionData: None |
9 | Label: TrainFailed State:3 TransitionData: None |
10 | Label: PublishFailed State:3 TransitionData: None |
11 | Label: UnpublishFailed State:3 TransitionData: None |
12 | Label: CancelFailed State:3 TransitionData: None |
13 | Label: DeleteFailed State:3 TransitionData: None |
14 | Label: UnsuccessfulTraining State:2 TransitionData: None |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | componentstate |
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
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 |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_aiconfigurationidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | This is a file type attribute to store Ai builder Model. |
DisplayName | msdyn_Model |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_model |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_model_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: fileattachment FileAttachment_msdyn_AIConfiguration_msdyn_Model
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_model |
ReferencingEntityNavigationPropertyName | msdyn_model |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: connectionreference msdyn_AIConfiguration_ConnectionReference
Property | Value |
---|---|
ReferencedEntity | connectionreference |
ReferencedAttribute | connectionreferenceid |
ReferencingAttribute | msdyn_connectionreferenceid |
ReferencingEntityNavigationPropertyName | msdyn_ConnectionReferenceId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: msdyn_aiconfiguration msdyn_aiconfiguration_msdyn_aiconfiguration
Property | Value |
---|---|
ReferencedEntity | msdyn_aiconfiguration |
ReferencedAttribute | msdyn_aiconfigurationid |
ReferencingAttribute | msdyn_trainedmodelaiconfigurationpareid |
ReferencingEntityNavigationPropertyName | msdyn_TrainedModelAIConfigurationPareId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: msdyn_aimodel msdyn_aimodel_msdyn_aiconfiguration
Property | Value |
---|---|
ReferencedEntity | msdyn_aimodel |
ReferencedAttribute | msdyn_aimodelid |
ReferencingAttribute | msdyn_aimodelid |
ReferencingEntityNavigationPropertyName | msdyn_AIModelId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: msdyn_aiconfiguration msdyn_createdfromconfiguration_msdyn_toconfiguration
Property | Value |
---|---|
ReferencedEntity | msdyn_aiconfiguration |
ReferencedAttribute | msdyn_aiconfigurationid |
ReferencingAttribute | msdyn_createdfromconfigurationid |
ReferencingEntityNavigationPropertyName | msdyn_CreatedFromConfigurationId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
These relationships are one-to-many. Listed by SchemaName.
Many-To-One Relationship: asyncoperation msdyn_aiconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: bulkdeletefailure msdyn_aiconfiguration_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: fileattachment msdyn_aiconfiguration_FileAttachments
Property | Value |
---|---|
ReferencingEntity | fileattachment |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_FileAttachments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mailboxtrackingfolder msdyn_aiconfiguration_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_aiconfiguration msdyn_aiconfiguration_msdyn_aiconfiguration
Property | Value |
---|---|
ReferencingEntity | msdyn_aiconfiguration |
ReferencingAttribute | msdyn_trainedmodelaiconfigurationpareid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_msdyn_aiconfiguration |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_aiodtrainingimage msdyn_aiconfiguration_msdyn_aiodtrainingimage
Property | Value |
---|---|
ReferencingEntity | msdyn_aiodtrainingimage |
ReferencingAttribute | msdyn_aiconfigurationid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_msdyn_aiodtrainingimage |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: principalobjectattributeaccess msdyn_aiconfiguration_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: processsession msdyn_aiconfiguration_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: syncerror msdyn_aiconfiguration_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_aiconfiguration msdyn_createdfromconfiguration_msdyn_toconfiguration
Property | Value |
---|---|
ReferencingEntity | msdyn_aiconfiguration |
ReferencingAttribute | msdyn_createdfromconfigurationid |
ReferencedEntityNavigationPropertyName | msdyn_createdfromconfiguration_msdyn_toconfiguration |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_aifptrainingdocument msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId
Property | Value |
---|---|
ReferencingEntity | msdyn_aifptrainingdocument |
ReferencingAttribute | msdyn_aiconfigurationid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
These relationships are many-to-many. Listed by SchemaName.
See msdyn_aiodlabel msdyn_aiodlabel_msdyn_aiconfiguration Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | msdyn_aiodlabel_msdyn_aiconfiguration |
IsCustomizable | False |
SchemaName | msdyn_aiodlabel_msdyn_aiconfiguration |
IntersectAttribute | msdyn_aiconfigurationid |
NavigationPropertyName | msdyn_aiodlabel_msdyn_aiconfiguration |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_aiconfiguration
Обучение
Схема обучения
Solution Architect: Design Microsoft Power Platform solutions - Training
Learn how a solution architect designs solutions.