Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Messages
The following table lists the messages for the AI Model (msdyn_AIModel) 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 |
|---|---|---|
AddToFeedbackLoopEvent: False |
AddToFeedbackLoop | Learn to use messages with the SDK for .NET |
AssignEvent: True |
PATCH /msdyn_aimodels(msdyn_aimodelid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BatchPredictionEvent: False |
BatchPrediction | Learn to use messages with the SDK for .NET |
CreateEvent: False |
POST /msdyn_aimodelsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: False |
DELETE /msdyn_aimodels(msdyn_aimodelid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
PredictEvent: False |
Predict | Learn to use messages with the SDK for .NET |
PredictByReferenceEvent: False |
PredictByReference | Learn to use messages with the SDK for .NET |
PredictionSchemaEvent: False |
PredictionSchema | Learn to use messages with the SDK for .NET |
RetrieveEvent: False |
GET /msdyn_aimodels(msdyn_aimodelid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /msdyn_aimodelsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SchedulePredictionEvent: False |
SchedulePrediction | Learn to use messages with the SDK for .NET |
ScheduleRetrainEvent: False |
ScheduleRetrain | Learn to use messages with the SDK for .NET |
SetStateEvent: True |
PATCH /msdyn_aimodels(msdyn_aimodelid)Update the statecode and statuscode properties. |
SetStateRequest |
UnschedulePredictionEvent: False |
UnschedulePrediction | Learn to use messages with the SDK for .NET |
UpdateEvent: False |
PATCH /msdyn_aimodels(msdyn_aimodelid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_aimodels(msdyn_aimodelid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the AI Model (msdyn_AIModel) table.
| Property | Value |
|---|---|
| DisplayName | AI Model |
| DisplayCollectionName | AI Models |
| SchemaName | msdyn_AIModel |
| CollectionSchemaName | msdyn_AIModels |
| EntitySetName | msdyn_aimodels |
| LogicalName | msdyn_aimodel |
| LogicalCollectionName | msdyn_aimodels |
| PrimaryIdAttribute | msdyn_aimodelid |
| PrimaryNameAttribute | msdyn_name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- IntroducedVersion
- IsCustomizable
- msdyn_ActiveRunConfigurationId
- msdyn_AIModelCatalog
- msdyn_AIModelId
- msdyn_ModelCreationContext
- msdyn_Name
- msdyn_RetrainWorkflowId
- msdyn_ScheduleInferenceWorkflowId
- msdyn_ShareWithOrganizationOnCreate
- msdyn_TemplateId
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
| 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 |
IntroducedVersion
| 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 |
IsCustomizable
| Property | Value |
|---|---|
| Description | Tells whether the component can be customized. |
| DisplayName | Customizable |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | iscustomizable |
| RequiredLevel | SystemRequired |
| Type | ManagedProperty |
msdyn_ActiveRunConfigurationId
| Property | Value |
|---|---|
| Description | Unique identifier for the active run configuration id associated with AIModel. |
| DisplayName | ActiveRunConfigurationId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_activerunconfigurationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
msdyn_AIModelCatalog
| Property | Value |
|---|---|
| Description | Lookup to AI Model Catalog |
| DisplayName | AI Model Catalog |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_aimodelcatalog |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_aimodelcatalog |
msdyn_AIModelId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | AIModel |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_aimodelid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_ModelCreationContext
| Property | Value |
|---|---|
| Description | |
| DisplayName | ModelCreationContext |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelcreationcontext |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_Name
| 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 |
msdyn_RetrainWorkflowId
| Property | Value |
|---|---|
| Description | Unique identifier for Retrain Process associated with AI Model. |
| DisplayName | RetrainWorkflowId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_retrainworkflowid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workflow |
msdyn_ScheduleInferenceWorkflowId
| Property | Value |
|---|---|
| Description | Unique identifier for Schedule Inference Process associated with AI Model. |
| DisplayName | ScheduleInferenceWorkflowId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_scheduleinferenceworkflowid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workflow |
msdyn_ShareWithOrganizationOnCreate
| Property | Value |
|---|---|
| Description | |
| DisplayName | ShareWithOrganizationOnCreate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sharewithorganizationoncreate |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_aimodel_msdyn_sharewithorganizationoncreate |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
msdyn_TemplateId
| Property | Value |
|---|---|
| Description | Unique identifier for AITemplate associated with AIModel. |
| DisplayName | Template |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_templateid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | msdyn_aitemplate |
OverriddenCreatedOn
| 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 |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
statecode
| Property | Value |
|---|---|
| Description | Status of the AIModel |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_aimodel_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Inactive DefaultStatus: 0 InvariantName: Inactive |
| 1 | Label: Active DefaultStatus: 1 InvariantName: Active |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the AIModel |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_aimodel_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Inactive State:0 TransitionData: None |
| 1 | Label: Active State:1 TransitionData: None |
TimeZoneRuleVersionNumber
| 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 |
UTCConversionTimeZoneCode
| 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 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_AIModelIdUnique
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | componentstate |
ComponentState Choices/Options
| Value | Label |
|---|---|
| 0 | Published |
| 1 | Unpublished |
| 2 | Deleted |
| 3 | Deleted Unpublished |
CreatedBy
| 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 |
CreatedOn
| 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 |
CreatedOnBehalfBy
| 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 |
IsManaged
| 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 |
ModifiedBy
| 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 |
ModifiedOn
| 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 |
ModifiedOnBehalfBy
| 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 |
msdyn_AIModelIdUnique
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_aimodelidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
OverwriteTime
| 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 |
OwnerIdName
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| 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 |
OwningUser
| 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 |
SolutionId
| Property | Value |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- business_unit_msdyn_aimodel
- lk_msdyn_aimodel_createdby
- lk_msdyn_aimodel_createdonbehalfby
- lk_msdyn_aimodel_modifiedby
- lk_msdyn_aimodel_modifiedonbehalfby
- msdyn_aitemplate_msdyn_aimodel
- msdyn_retrainworkflow_msdyn_toaimodel
- msdyn_scheduleinferenceworkflow_msdyn_toaimodel
- owner_msdyn_aimodel
- team_msdyn_aimodel
- user_msdyn_aimodel
business_unit_msdyn_aimodel
One-To-Many Relationship: businessunit business_unit_msdyn_aimodel
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierarchical | |
| CascadeConfiguration | Archive: RestrictAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aimodel_createdby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aimodel_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aimodel_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aimodel_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_aimodel_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_aitemplate_msdyn_aimodel
One-To-Many Relationship: msdyn_aitemplate msdyn_aitemplate_msdyn_aimodel
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_aitemplate |
| ReferencedAttribute | msdyn_aitemplateid |
| ReferencingAttribute | msdyn_templateid |
| ReferencingEntityNavigationPropertyName | msdyn_TemplateId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_retrainworkflow_msdyn_toaimodel
One-To-Many Relationship: workflow msdyn_retrainworkflow_msdyn_toaimodel
| Property | Value |
|---|---|
| ReferencedEntity | workflow |
| ReferencedAttribute | workflowid |
| ReferencingAttribute | msdyn_retrainworkflowid |
| ReferencingEntityNavigationPropertyName | msdyn_retrainworkflowid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_scheduleinferenceworkflow_msdyn_toaimodel
One-To-Many Relationship: workflow msdyn_scheduleinferenceworkflow_msdyn_toaimodel
| Property | Value |
|---|---|
| ReferencedEntity | workflow |
| ReferencedAttribute | workflowid |
| ReferencingAttribute | msdyn_scheduleinferenceworkflowid |
| ReferencingEntityNavigationPropertyName | msdyn_scheduleinferenceworkflowid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
owner_msdyn_aimodel
One-To-Many Relationship: owner owner_msdyn_aimodel
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_msdyn_aimodel
One-To-Many Relationship: team team_msdyn_aimodel
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_msdyn_aimodel
One-To-Many Relationship: systemuser user_msdyn_aimodel
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_AIBDatasetsContainer_msdyn_AIModelI
- msdyn_AIBFeedbackLoop_msdyn_AIModel
- msdyn_aimodel_Annotations
- msdyn_aimodel_AsyncOperations
- msdyn_aimodel_BulkDeleteFailures
- msdyn_aimodel_MailboxTrackingFolders
- msdyn_aimodel_msdyn_aiconfiguration
- msdyn_aimodel_msdyn_aievent
- msdyn_aimodel_PrincipalObjectAttributeAccesses
- msdyn_aimodel_ProcessSession
- msdyn_aimodel_SyncErrors
- msdyn_aioptimization_aimodelid_msdyn_aimodel
- msdyn_AIPluginOperation_AIModel
msdyn_AIBDatasetsContainer_msdyn_AIModelI
Many-To-One Relationship: msdyn_aibdatasetscontainer msdyn_AIBDatasetsContainer_msdyn_AIModelI
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aibdatasetscontainer |
| ReferencingAttribute | msdyn_aimodelid |
| ReferencedEntityNavigationPropertyName | msdyn_AIBDatasetsContainer_msdyn_AIModelI |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_AIBFeedbackLoop_msdyn_AIModel
Many-To-One Relationship: msdyn_aibfeedbackloop msdyn_AIBFeedbackLoop_msdyn_AIModel
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aibfeedbackloop |
| ReferencingAttribute | msdyn_aimodelid |
| ReferencedEntityNavigationPropertyName | msdyn_AIBFeedbackLoop_msdyn_AIModel |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_Annotations
Many-To-One Relationship: annotation msdyn_aimodel_Annotations
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_Annotations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_aimodel_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_aimodel_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_aimodel_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_msdyn_aiconfiguration
Many-To-One Relationship: msdyn_aiconfiguration msdyn_aimodel_msdyn_aiconfiguration
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aiconfiguration |
| ReferencingAttribute | msdyn_aimodelid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_msdyn_aiconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_msdyn_aievent
Many-To-One Relationship: msdyn_aievent msdyn_aimodel_msdyn_aievent
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aievent |
| ReferencingAttribute | msdyn_aimodelid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_msdyn_aievent |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_aimodel_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_ProcessSession
Many-To-One Relationship: processsession msdyn_aimodel_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aimodel_SyncErrors
Many-To-One Relationship: syncerror msdyn_aimodel_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aimodel_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aioptimization_aimodelid_msdyn_aimodel
Many-To-One Relationship: msdyn_aioptimization msdyn_aioptimization_aimodelid_msdyn_aimodel
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aioptimization |
| ReferencingAttribute | msdyn_aimodelid |
| ReferencedEntityNavigationPropertyName | msdyn_aioptimization_aimodelid_msdyn_aimodel |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_AIPluginOperation_AIModel
Many-To-One Relationship: aipluginoperation msdyn_AIPluginOperation_AIModel
| Property | Value |
|---|---|
| ReferencingEntity | aipluginoperation |
| ReferencingAttribute | msdyn_aimodel |
| ReferencedEntityNavigationPropertyName | msdyn_AIPluginOperation_AIModel |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
botcomponent_msdyn_aimodel
See botcomponent botcomponent_msdyn_aimodel Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_msdyn_aimodel |
| IsCustomizable | False |
| SchemaName | botcomponent_msdyn_aimodel |
| IntersectAttribute | msdyn_aimodelid |
| NavigationPropertyName | botcomponent_msdyn_aimodel |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_aimodel