System Job (AsyncOperation) table/entity reference
Process whose execution can proceed independently or in the background.
Messages
The following table lists the messages for the System Job (AsyncOperation) 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 |
---|---|---|
Create Event: False |
POST /asyncoperationsSee Create |
Create records |
Delete Event: False |
DELETE /asyncoperations(asyncoperationid)See Delete |
Delete records |
Retrieve Event: False |
GET /asyncoperations(asyncoperationid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /asyncoperationsSee Query data |
Query data |
RetrievePrincipalAccess Event: False |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
Update Event: False |
PATCH /asyncoperations(asyncoperationid)See Update |
Update records |
Upsert Event: False |
PATCH /asyncoperations(asyncoperationid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the System Job (AsyncOperation) table.
Property | Value |
---|---|
DisplayName | System Job |
DisplayCollectionName | System Jobs |
SchemaName | AsyncOperation |
CollectionSchemaName | AsyncOperations |
EntitySetName | asyncoperations |
LogicalName | asyncoperation |
LogicalCollectionName | asyncoperations |
PrimaryIdAttribute | asyncoperationid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AsyncOperationId
- BreadcrumbId
- CallerOrigin
- CorrelationId
- CorrelationUpdatedTime
- Data
- DependencyToken
- Depth
- ExpanderStartTime
- FriendlyMessage
- HostId
- MessageName
- Name
- OperationType
- OwnerId
- OwnerIdType
- OwningExtensionId
- OwningExtensionTypeCode
- ParentPluginExecutionId
- PostponeUntil
- PrimaryEntityType
- RecurrencePattern
- RecurrenceStartTime
- RegardingObjectId
- RegardingObjectTypeCode
- RequestId
- RetainJobHistory
- RootExecutionContext
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
- WorkflowActivationId
- Workload
AsyncOperationId
Property | Value |
---|---|
Description | Unique identifier of the system job. |
DisplayName | System Job |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | asyncoperationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
BreadcrumbId
Property | Value |
---|---|
Description | The breadcrumb record ID. |
DisplayName | Breadcrumb ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | breadcrumbid |
RequiredLevel | None |
Type | Uniqueidentifier |
CallerOrigin
Property | Value |
---|---|
Description | The origin of the caller. |
DisplayName | Caller Origin |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | callerorigin |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
CorrelationId
Property | Value |
---|---|
Description | Unique identifier used to correlate between multiple SDK requests and system jobs. |
DisplayName | Correlation Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | correlationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
CorrelationUpdatedTime
Property | Value |
---|---|
Description | Last time the correlation depth was updated. |
DisplayName | Correlation Updated Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | correlationupdatedtime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Data
Property | Value |
---|---|
Description | Unstructured data associated with the system job. |
DisplayName | Data |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | data |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
DependencyToken
Property | Value |
---|---|
Description | Execution of all operations with the same dependency token is serialized. |
DisplayName | Dependency Token |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | dependencytoken |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
Depth
Property | Value |
---|---|
Description | Number of SDK calls made since the first call. |
DisplayName | Depth |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | depth |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
ExpanderStartTime
Property | Value |
---|---|
Description | The datetime when the Expander pipeline started. |
DisplayName | Expander Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expanderstarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
FriendlyMessage
Property | Value |
---|---|
Description | Message provided by the system job. |
DisplayName | Friendly message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | friendlymessage |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
HostId
Property | Value |
---|---|
Description | Unique identifier of the host that owns this system job. |
DisplayName | Host |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | hostid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
MessageName
Property | Value |
---|---|
Description | Name of the message that started this system job. |
DisplayName | Message Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | messagename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
Name
Property | Value |
---|---|
Description | Name of the system job. |
DisplayName | System Job Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
OperationType
Property | Value |
---|---|
Description | Type of the system job. |
DisplayName | System Job Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationtype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | asyncoperation_operationtype |
OperationType Choices/Options
Value | Label |
---|---|
1 | System Event |
2 | Bulk Email |
3 | Import File Parse |
4 | Transform Parse Data |
5 | Import |
6 | Activity Propagation |
7 | Duplicate Detection Rule Publish |
8 | Bulk Duplicate Detection |
9 | SQM Data Collection |
10 | Workflow |
11 | Quick Campaign |
12 | Matchcode Update |
13 | Bulk Delete |
14 | Deletion Service |
15 | Index Management |
16 | Collect Organization Statistics |
17 | Import Subprocess |
18 | Calculate Organization Storage Size |
19 | Collect Organization Database Statistics |
20 | Collection Organization Size Statistics |
21 | Database Tuning |
22 | Calculate Organization Maximum Storage Size |
23 | Bulk Delete Subprocess |
24 | Update Statistic Intervals |
25 | Organization Full Text Catalog Index |
26 | Database log backup |
27 | Update Contract States |
28 | DBCC SHRINKDATABASE maintenance job |
29 | DBCC SHRINKFILE maintenance job |
30 | Reindex all indices maintenance job |
31 | Storage Limit Notification |
32 | Cleanup inactive workflow assemblies |
35 | Recurring Series Expansion |
38 | Import Sample Data |
40 | Goal Roll Up |
41 | Audit Partition Creation |
42 | Check For Language Pack Updates |
43 | Provision Language Pack |
44 | Update Organization Database |
45 | Update Solution |
46 | Regenerate Entity Row Count Snapshot Data |
47 | Regenerate Read Share Snapshot Data |
49 | Post to Yammer |
50 | Outgoing Activity |
51 | Incoming Email Processing |
52 | Mailbox Test Access |
53 | Encryption Health Check |
54 | Execute Async Request |
56 | Update Entitlement States |
57 | Calculate Rollup Field |
58 | Mass Calculate Rollup Field |
59 | Import Translation |
62 | Convert Date And Time Behavior |
63 | EntityKey Index Creation |
65 | Update Knowledge Article States |
68 | Resource Booking Sync |
69 | Relationship Assistant Cards |
71 | Cleanup Solution Components |
72 | App Module Metadata Operation |
73 | ALM Anomaly Detection Operation |
75 | Flow Notification |
76 | Ribbon Client Metadata Operation |
79 | CallbackRegistration Expander Operation |
85 | Migrate notes to attachments job |
86 | Migrate article content to file storage |
87 | Updated Deactived On for Resolved Cases job |
88 | Cascade Reparent DB Async Operation |
89 | Cascade Merge Async Operation |
90 | CascadeAssign |
91 | CascadeDelete |
92 | Event Expander Operation |
93 | Import Solution Metadata |
94 | Bulk Delete File Attachment |
95 | Refresh Business Unit for Records Owned By Principal |
96 | Revoke Inherited Access |
98 | Create Or Refresh Virtual Entity |
100 | Cascade FlowSession Permissions Async Operation |
101 | Update Modern Flow Async Operation |
102 | AsyncArchive Async Operation |
103 | Cancel Async Operations (System) |
104 | Process Table For RecycleBin |
105 | Cascade Assign All Async Operation |
187 | Async Restore Job |
201 | Provision language for user |
202 | Export Solution Async Operation |
203 | Import Solution Async Operation |
204 | PublishAll Async Operation |
207 | DeleteAndPromote Async Operation |
208 | UninstallSolution Async Operation |
209 | ProvisionLanguage Async Operation |
210 | ImportTranslation Async Operation |
211 | StageAndUpgrade Async Operation |
239 | Denormalization Async Operation |
250 | Refresh Runtime Integration Components Async Operation |
300 | Bulk Archive Operation |
301 | Archive Execution Async Operation |
302 | FinOps Deployment Async Operation |
304 | Purge Archived Content Operation |
305 | Register Offering Async Operation |
306 | Execute DataProcessing Configuration |
307 | Sync Synapse Tables Schema |
308 | FinOps DB Sync Async Operation |
309 | FinOps Unit Test Async Operation |
320 | Catalog Service Generate Package Async Operation |
321 | Catalog Service Submit Approval Request Async Operation |
322 | Catalog Service Install Request Async Operation |
330 | TDS endpoint provisioning new TVF functions and grant permission Async Operation |
332 | FinOps Deploy Custom Package Async Operation |
333 | Deletes related Elastic Table records when a SQL record is deleted |
334 | Deletes related Elastic or SQL Table records when an Elastic Table record is deleted |
335 | Catalog service asyc operation to poll for a solution checker request |
336 | Catalog service asyc operation to submit a solution checker request |
12801 | Cascade Grant or Revoke Access Version Tracking Async Operation |
190690091 | AI Builder Training Events |
190690092 | AI Builder Prediction Events |
OwnerId
Property | Value |
---|---|
Description | Unique identifier of the user or team who owns the system job. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningExtensionId
Property | Value |
---|---|
Description | Unique identifier of the owning extension with which the system job is associated. |
DisplayName | Owning Extension |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningextensionid |
RequiredLevel | None |
Type | Lookup |
Targets | sdkmessageprocessingstep |
OwningExtensionTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningextensiontypecode |
RequiredLevel | None |
Type | EntityName |
ParentPluginExecutionId
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentpluginexecutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
PostponeUntil
Property | Value |
---|---|
Description | Indicates whether the system job should run only after the specified date and time. |
DisplayName | Postpone Until |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | postponeuntil |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
PrimaryEntityType
Property | Value |
---|---|
Description | Type of entity with which the system job is primarily associated. |
DisplayName | Primary Entity Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primaryentitytype |
RequiredLevel | None |
Type | EntityName |
RecurrencePattern
Property | Value |
---|---|
Description | Pattern of the system job's recurrence. |
DisplayName | Recurrence Pattern |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | recurrencepattern |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
RecurrenceStartTime
Property | Value |
---|---|
Description | Starting time in UTC for the recurrence pattern. |
DisplayName | Recurrence Start |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | recurrencestarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
RegardingObjectId
Property | Value |
---|---|
Description | Unique identifier of the object with which the system job is associated. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | None |
Type | Lookup |
Targets | account, activityfileattachment, activitymimeattachment, activitypointer, adx_externalidentity, adx_invitation, adx_inviteredemption, adx_portalcomment, adx_setting, adx_webformsession, aicopilot, aiplugin, aipluginauth, aipluginconversationstarter, aipluginconversationstartermapping, aipluginexternalschema, aipluginexternalschemaproperty, aiplugingovernance, aiplugingovernanceext, aiplugininstance, aipluginoperation, aipluginoperationparameter, aipluginoperationresponsetemplate, aiplugintitle, aipluginusersetting, annotation, annualfiscalcalendar, appaction, appactionmigration, appactionrule, appelement, application, applicationuser, appmodulecomponentedge, appmodulecomponentnode, appointment, appsetting, appusersetting, archivecleanupinfo, archivecleanupoperation, attributeimageconfig, attributemap, attributemaskingrule, bot, botcomponent, botcomponentcollection, bulkarchiveconfig, bulkarchivefailuredetail, bulkarchiveoperation, bulkarchiveoperationdetail, businessunit, businessunitnewsarticle, calendar, canvasappextendedmetadata, card, cascadegrantrevokeaccessrecordstracker, cascadegrantrevokeaccessversiontracker, catalog, catalogassignment, channelaccessprofile, channelaccessprofilerule, chat, comment, connection, connectioninstance, connectionreference, connectionrole, connector, contact, conversationtranscript, convertrule, copilotexamplequestion, copilotglossaryterm, copilotsynonyms, credential, customapi, customapirequestparameter, customapiresponseproperty, customeraddress, customerrelationship, datalakefolder, datalakefolderpermission, datalakeworkspace, datalakeworkspacepermission, dataprocessingconfiguration, delegatedauthorization, deleteditemreference, desktopflowbinary, desktopflowmodule, displaystring, dvfilesearch, dvfilesearchattribute, dvfilesearchentity, dvtablesearch, dvtablesearchattribute, dvtablesearchentity, email, emailserverprofile, enablearchivalrequest, entityanalyticsconfig, entityimageconfig, entityindex, entitymap, entityrecordfilter, environmentvariabledefinition, environmentvariablevalue, exportedexcel, exportsolutionupload, externalparty, externalpartyitem, fabricaiskill, fax, featurecontrolsetting, federatedknowledgeconfiguration, federatedknowledgeentityconfiguration, fixedmonthlyfiscalcalendar, flowcapacityassignment, flowcredentialapplication, flowevent, flowmachine, flowmachinegroup, flowmachineimage, flowmachineimageversion, flowmachinenetwork, flowsession, fxexpression, goal, goalrollupquery, holidaywrapper, import, importdata, importfile, importlog, importmap, indexattributes, interactionforemail, internalcatalogassignment, isvconfig, kbarticle, kbarticlecomment, kbarticletemplate, keyvaultreference, knowledgearticle, knowledgebaserecord, letter, mailbox, mailmergetemplate, mainfewshot, makerfewshot, managedidentity, maskingrule, metadataforarchival, metric, mobileofflineprofileextension, monthlyfiscalcalendar, msdynce_botcontent, msdyn_aibdataset, msdyn_aibdatasetfile, msdyn_aibdatasetrecord, msdyn_aibdatasetscontainer, msdyn_aibfeedbackloop, msdyn_aibfile, msdyn_aibfileattacheddata, msdyn_aiconfiguration, msdyn_aievent, msdyn_aifptrainingdocument, msdyn_aimodel, msdyn_aiodimage, msdyn_aiodlabel, msdyn_aiodtrainingboundingbox, msdyn_aiodtrainingimage, msdyn_aitemplate, msdyn_analysiscomponent, msdyn_analysisjob, msdyn_analysisoverride, msdyn_analysisresult, msdyn_analysisresultdetail, msdyn_appinsightsmetadata, msdyn_customcontrolextendedsettings, msdyn_dataflow, msdyn_dataflowconnectionreference, msdyn_dataflowrefreshhistory, msdyn_dataflowtemplate, msdyn_dataflow_datalakefolder, msdyn_dmsrequest, msdyn_dmsrequeststatus, msdyn_dmssyncrequest, msdyn_dmssyncstatus, msdyn_entitylinkchatconfiguration, msdyn_entityrefreshhistory, msdyn_favoriteknowledgearticle, msdyn_federatedarticle, msdyn_federatedarticleincident, msdyn_fileupload, msdyn_flow_actionapprovalmodel, msdyn_flow_approval, msdyn_flow_approvalrequest, msdyn_flow_approvalresponse, msdyn_flow_approvalstep, msdyn_flow_awaitallactionapprovalmodel, msdyn_flow_awaitallapprovalmodel, msdyn_flow_basicapprovalmodel, msdyn_flow_flowapproval, msdyn_formmapping, msdyn_helppage, msdyn_insightsstorevirtualentity, msdyn_integratedsearchprovider, msdyn_kalanguagesetting, msdyn_kbattachment, msdyn_kmfederatedsearchconfig, msdyn_kmpersonalizationsetting, msdyn_knowledgearticleimage, msdyn_knowledgearticletemplate, msdyn_knowledgeassetconfiguration, msdyn_knowledgeconfiguration, msdyn_knowledgeinteractioninsight, msdyn_knowledgemanagementsetting, msdyn_knowledgepersonalfilter, msdyn_knowledgesearchfilter, msdyn_knowledgesearchinsight, msdyn_mobileapp, msdyn_modulerundetail, msdyn_pmanalysishistory, msdyn_pmbusinessruleautomationconfig, msdyn_pmcalendar, msdyn_pmcalendarversion, msdyn_pminferredtask, msdyn_pmprocessextendedmetadataversion, msdyn_pmprocesstemplate, msdyn_pmprocessusersettings, msdyn_pmprocessversion, msdyn_pmrecording, msdyn_pmsimulation, msdyn_pmtemplate, msdyn_pmview, msdyn_richtextfile, msdyn_salesforcestructuredobject, msdyn_salesforcestructuredqnaconfig, msdyn_schedule, msdyn_serviceconfiguration, msdyn_slakpi, msdyn_solutionhealthrule, msdyn_solutionhealthruleargument, msdyn_solutionhealthruleset, msdyn_tour, msdyn_virtualtablecolumncandidate, msdyn_workflowactionstatus, msgraphresourcetosubscription, mspcat_catalogsubmissionfiles, mspcat_packagestore, organization, organizationdatasyncfnostate, organizationdatasyncstate, organizationdatasyncsubscription, organizationdatasyncsubscriptionentity, organizationdatasyncsubscriptionfnotable, organizationsetting, package, packagehistory, pdfsetting, phonecall, plannerbusinessscenario, plannersyncaction, pluginpackage, position, post, postfollow, powerbidataset, powerbidatasetapdx, powerbimashupparameter, powerbireport, powerbireportapdx, powerfxrule, powerpagecomponent, powerpagesite, powerpagesitelanguage, powerpagesitepublished, powerpagesscanreport, privilege, privilegecheckerlog, privilegecheckerrun, privilegesremovalsetting, processstageparameter, provisionlanguageforuser, quarterlyfiscalcalendar, queue, queueitem, reconciliationentityinfo, reconciliationentitystepinfo, reconciliationinfo, recordfilter, recurringappointmentmaster, recyclebinconfig, relationshipattribute, relationshiprole, relationshiprolemap, report, reportparameter, retaineddataexcel, retentioncleanupinfo, retentioncleanupoperation, retentionconfig, retentionfailuredetail, retentionoperation, retentionoperationdetail, revokeinheritedaccessrecordstracker, role, roleeditorlayout, rollupfield, routingrule, routingruleitem, savedquery, searchattributesettings, searchcustomanalyzer, searchrelationshipsettings, semiannualfiscalcalendar, serviceplan, serviceplancustomcontrol, serviceplanmapping, settingdefinition, sharedlinksetting, sharedobject, sharedworkspace, sharedworkspacepool, sharepointdocumentlocation, sharepointsite, sideloadedaiplugin, similarityrule, sla, socialactivity, socialprofile, solutioncomponentattributeconfiguration, solutioncomponentbatchconfiguration, solutioncomponentconfiguration, solutioncomponentrelationshipconfiguration, stagedentity, stagedentityattribute, stagedmetadataasyncoperation, stagesolutionupload, subject, supportusertable, synapsedatabase, synapselinkexternaltablestate, synapselinkprofile, synapselinkprofileentity, synapselinkprofileentitystate, synapselinkschedule, systemform, systemuser, systemuserauthorizationchangetracker, task, tdsmetadata, team, teammobileofflineprofilemembership, template, territory, theme, transactioncurrency, userform, usermapping, usermobileofflineprofilemembership, userquery, userrating, viewasexamplequestion, virtualentitymetadata, workflowbinary, workqueue, workqueueitem |
RegardingObjectTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
RequestId
Property | Value |
---|---|
Description | Unique identifier of the request that generated the system job. |
DisplayName | Request |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | requestid |
RequiredLevel | None |
Type | Uniqueidentifier |
RetainJobHistory
Property | Value |
---|---|
Description | Retain job history. |
DisplayName | Retain Job History |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | retainjobhistory |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | asyncoperation_retainjobhistory |
DefaultValue | False |
True Label | Yes |
False Label | No |
RootExecutionContext
Property | Value |
---|---|
Description | Root execution context of the job that trigerred async job. |
DisplayName | RootExecutionContext |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | rootexecutioncontext |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
StateCode
Property | Value |
---|---|
Description | Status of the system job. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | asyncoperation_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Ready DefaultStatus: 0 InvariantName: Ready |
1 | Label: Suspended DefaultStatus: 10 InvariantName: Suspended |
2 | Label: Locked DefaultStatus: 20 InvariantName: Locked |
3 | Label: Completed DefaultStatus: 30 InvariantName: Completed |
StatusCode
Property | Value |
---|---|
Description | Reason for the status of the system job. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | asyncoperation_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
0 | Label: Waiting For Resources State:0 TransitionData: None |
10 | Label: Waiting State:1 TransitionData: None |
20 | Label: In Progress State:2 TransitionData: None |
21 | Label: Pausing State:2 TransitionData: None |
22 | Label: Canceling State:2 TransitionData: None |
30 | Label: Succeeded State:3 TransitionData: None |
31 | Label: Failed State:3 TransitionData: None |
32 | Label: Canceled State:3 TransitionData: None |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | |
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 | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
WorkflowActivationId
Property | Value |
---|---|
Description | Unique identifier of the workflow activation related to the system job. |
DisplayName | Workflow Activation Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workflowactivationid |
RequiredLevel | None |
Type | Lookup |
Targets | workflow |
Workload
Property | Value |
---|---|
Description | The workload name. |
DisplayName | Workload |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | workload |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CompletedOn
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- DataBlobId
- DataBlobId_Name
- ErrorCode
- ExecutionTimeSpan
- IsWaitingForEvent
- Message
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- RetryCount
- Sequence
- StartedOn
- Subtype
- WorkflowIsBlocked
- WorkflowStageName
- WorkflowState
CompletedOn
Property | Value |
---|---|
Description | Date and time when the system job was completed. |
DisplayName | Completed On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | completedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the system job. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the system job 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 asyncoperation. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
DataBlobId
Property | Value |
---|---|
Description | File Id for the blob url used for file storage. |
DisplayName | Data File Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | datablobid |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 128000 |
DataBlobId_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | datablobid_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
ErrorCode
Property | Value |
---|---|
Description | Error code returned from a canceled system job. |
DisplayName | Error Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | errorcode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
ExecutionTimeSpan
Property | Value |
---|---|
Description | Time that the system job has taken to execute. |
DisplayName | ExecutionTimeSpan |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | executiontimespan |
RequiredLevel | SystemRequired |
Type | Double |
ImeMode | Disabled |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
IsWaitingForEvent
Property | Value |
---|---|
Description | Indicates that the system job is waiting for an event. |
DisplayName | Waiting for Event |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iswaitingforevent |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | asyncoperation_iswaitingforevent |
DefaultValue | False |
True Label | Yes |
False Label | No |
Message
Property | Value |
---|---|
Description | Message related to the system job. |
DisplayName | Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | message |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who last modified the system job. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the system job was last 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 last modified the asyncoperation. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OwnerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
OwnerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier of the business unit that owns the system job. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier of the team who owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier of the user who owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
RetryCount
Property | Value |
---|---|
Description | Number of times to retry the system job. |
DisplayName | Retry Count |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | retrycount |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Sequence
Property | Value |
---|---|
Description | Order in which operations were submitted. |
DisplayName | Sequence |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sequence |
RequiredLevel | SystemRequired |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
StartedOn
Property | Value |
---|---|
Description | Date and time when the system job was started. |
DisplayName | Started On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | startedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Subtype
Property | Value |
---|---|
Description | The Subtype of the Async Job |
DisplayName | Subtype |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subtype |
RequiredLevel | None |
Type | Integer |
MaxValue | 255 |
MinValue | 0 |
WorkflowIsBlocked
Property | Value |
---|---|
Description | Indicates whether the workflow instance was blocked when it was persisted. |
DisplayName | Workflow Is Blocked |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | workflowisblocked |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | asyncoperation_workflowisblocked |
DefaultValue | False |
True Label | Yes |
False Label | No |
WorkflowStageName
Property | Value |
---|---|
Description | Name of a workflow stage. |
DisplayName | Workflow Stage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | workflowstagename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
WorkflowState
Property | Value |
---|---|
Description | State of the workflow job. |
DisplayName | Workflow State |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | workflowstate |
RequiredLevel | None |
Type | String |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- Account_AsyncOperations
- activityfileattachment_AsyncOperations
- ActivityMimeAttachment_AsyncOperations
- ActivityPointer_AsyncOperations
- adx_externalidentity_AsyncOperations
- adx_invitation_AsyncOperations
- adx_inviteredemption_AsyncOperations
- adx_portalcomment_AsyncOperations
- adx_setting_AsyncOperations
- adx_webformsession_AsyncOperations
- aicopilot_AsyncOperations
- aiplugin_AsyncOperations
- aipluginauth_AsyncOperations
- aipluginconversationstarter_AsyncOperations
- aipluginconversationstartermapping_AsyncOperations
- aipluginexternalschema_AsyncOperations
- aipluginexternalschemaproperty_AsyncOperations
- aiplugingovernance_AsyncOperations
- aiplugingovernanceext_AsyncOperations
- aiplugininstance_AsyncOperations
- aipluginoperation_AsyncOperations
- aipluginoperationparameter_AsyncOperations
- aipluginoperationresponsetemplate_AsyncOperations
- aiplugintitle_AsyncOperations
- aipluginusersetting_AsyncOperations
- Annotation_AsyncOperations
- AnnualFiscalCalendar_AsyncOperations
- appaction_AsyncOperations
- appactionmigration_AsyncOperations
- appactionrule_AsyncOperations
- application_AsyncOperations
- applicationuser_AsyncOperations
- Appointment_AsyncOperations
- attributeimageconfig_AsyncOperations
- attributemaskingrule_AsyncOperations
- bot_AsyncOperations
- botcomponent_AsyncOperations
- botcomponentcollection_AsyncOperations
- business_unit_asyncoperation
- BusinessUnit_AsyncOperations
- BusinessUnitNewsArticle_AsyncOperations
- Calendar_AsyncOperations
- card_AsyncOperations
- catalog_AsyncOperations
- catalogassignment_AsyncOperations
- chat_AsyncOperations
- Connection_AsyncOperations
- Connection_Role_AsyncOperations
- connectioninstance_AsyncOperations
- connectionreference_AsyncOperations
- connector_AsyncOperations
- Contact_AsyncOperations
- conversationtranscript_AsyncOperations
- copilotexamplequestion_AsyncOperations
- copilotglossaryterm_AsyncOperations
- copilotsynonyms_AsyncOperations
- credential_AsyncOperations
- customapi_AsyncOperations
- customapirequestparameter_AsyncOperations
- customapiresponseproperty_AsyncOperations
- CustomerAddress_AsyncOperations
- datalakefolder_AsyncOperations
- datalakefolderpermission_AsyncOperations
- datalakeworkspace_AsyncOperations
- datalakeworkspacepermission_AsyncOperations
- dataprocessingconfiguration_AsyncOperations
- delegatedauthorization_AsyncOperations
- desktopflowbinary_AsyncOperations
- desktopflowmodule_AsyncOperations
- DisplayString_AsyncOperations
- dvfilesearch_AsyncOperations
- dvfilesearchattribute_AsyncOperations
- dvfilesearchentity_AsyncOperations
- dvtablesearch_AsyncOperations
- dvtablesearchattribute_AsyncOperations
- dvtablesearchentity_AsyncOperations
- Email_AsyncOperations
- emailserverprofile_asyncoperations
- entityanalyticsconfig_AsyncOperations
- entityimageconfig_AsyncOperations
- entityindex_AsyncOperations
- entityrecordfilter_AsyncOperations
- environmentvariabledefinition_AsyncOperations
- environmentvariablevalue_AsyncOperations
- exportedexcel_AsyncOperations
- exportsolutionupload_AsyncOperations
- fabricaiskill_AsyncOperations
- Fax_AsyncOperations
- featurecontrolsetting_AsyncOperations
- federatedknowledgeconfiguration_AsyncOperations
- federatedknowledgeentityconfiguration_AsyncOperations
- FileAttachment_AsyncOperation_DataBlobId
- FixedMonthlyFiscalCalendar_AsyncOperations
- flowcapacityassignment_AsyncOperations
- flowcredentialapplication_AsyncOperations
- flowevent_AsyncOperations
- flowmachine_AsyncOperations
- flowmachinegroup_AsyncOperations
- flowmachineimage_AsyncOperations
- flowmachineimageversion_AsyncOperations
- flowmachinenetwork_AsyncOperations
- flowsession_AsyncOperations
- fxexpression_AsyncOperations
- Goal_AsyncOperations
- goalrollupquery_AsyncOperations
- Import_AsyncOperations
- ImportData_AsyncOperations
- ImportFile_AsyncOperations
- ImportLog_AsyncOperations
- ImportMap_AsyncOperations
- indexattributes_AsyncOperations
- interactionforemail_AsyncOperations
- KbArticle_AsyncOperations
- KbArticleComment_AsyncOperations
- KbArticleTemplate_AsyncOperations
- keyvaultreference_AsyncOperations
- knowledgearticle_AsyncOperations
- KnowledgeBaseRecord_AsyncOperations
- Letter_AsyncOperations
- lk_asyncoperation_createdby
- lk_asyncoperation_createdonbehalfby
- lk_asyncoperation_modifiedby
- lk_asyncoperation_modifiedonbehalfby
- lk_asyncoperation_workflowactivationid
- mailbox_asyncoperations
- MailMergeTemplate_AsyncOperations
- mainfewshot_AsyncOperations
- makerfewshot_AsyncOperations
- managedidentity_AsyncOperations
- maskingrule_AsyncOperations
- metadataforarchival_AsyncOperations
- metric_AsyncOperations
- mobileofflineprofileextension_AsyncOperations
- MonthlyFiscalCalendar_AsyncOperations
- msdyn_aibdataset_AsyncOperations
- msdyn_aibdatasetfile_AsyncOperations
- msdyn_aibdatasetrecord_AsyncOperations
- msdyn_aibdatasetscontainer_AsyncOperations
- msdyn_aibfeedbackloop_AsyncOperations
- msdyn_aibfile_AsyncOperations
- msdyn_aibfileattacheddata_AsyncOperations
- msdyn_aiconfiguration_AsyncOperations
- msdyn_aievent_AsyncOperations
- msdyn_aifptrainingdocument_AsyncOperations
- msdyn_aimodel_AsyncOperations
- msdyn_aiodimage_AsyncOperations
- msdyn_aiodlabel_AsyncOperations
- msdyn_aiodtrainingboundingbox_AsyncOperations
- msdyn_aiodtrainingimage_AsyncOperations
- msdyn_aitemplate_AsyncOperations
- msdyn_analysiscomponent_AsyncOperations
- msdyn_analysisjob_AsyncOperations
- msdyn_analysisoverride_AsyncOperations
- msdyn_analysisresult_AsyncOperations
- msdyn_analysisresultdetail_AsyncOperations
- msdyn_appinsightsmetadata_AsyncOperations
- msdyn_customcontrolextendedsettings_AsyncOperations
- msdyn_dataflow_AsyncOperations
- msdyn_dataflow_datalakefolder_AsyncOperations
- msdyn_dataflowconnectionreference_AsyncOperations
- msdyn_dataflowrefreshhistory_AsyncOperations
- msdyn_dataflowtemplate_AsyncOperations
- msdyn_dmsrequest_AsyncOperations
- msdyn_dmsrequeststatus_AsyncOperations
- msdyn_dmssyncrequest_AsyncOperations
- msdyn_dmssyncstatus_AsyncOperations
- msdyn_entitylinkchatconfiguration_AsyncOperations
- msdyn_entityrefreshhistory_AsyncOperations
- msdyn_favoriteknowledgearticle_AsyncOperations
- msdyn_federatedarticle_AsyncOperations
- msdyn_federatedarticleincident_AsyncOperations
- msdyn_fileupload_AsyncOperations
- msdyn_flow_actionapprovalmodel_AsyncOperations
- msdyn_flow_approval_AsyncOperations
- msdyn_flow_approvalrequest_AsyncOperations
- msdyn_flow_approvalresponse_AsyncOperations
- msdyn_flow_approvalstep_AsyncOperations
- msdyn_flow_awaitallactionapprovalmodel_AsyncOperations
- msdyn_flow_awaitallapprovalmodel_AsyncOperations
- msdyn_flow_basicapprovalmodel_AsyncOperations
- msdyn_flow_flowapproval_AsyncOperations
- msdyn_formmapping_AsyncOperations
- msdyn_helppage_AsyncOperations
- msdyn_insightsstorevirtualentity_AsyncOperations
- msdyn_integratedsearchprovider_AsyncOperations
- msdyn_kalanguagesetting_AsyncOperations
- msdyn_kbattachment_AsyncOperations
- msdyn_kmfederatedsearchconfig_AsyncOperations
- msdyn_kmpersonalizationsetting_AsyncOperations
- msdyn_knowledgearticleimage_AsyncOperations
- msdyn_knowledgearticletemplate_AsyncOperations
- msdyn_knowledgeassetconfiguration_AsyncOperations
- msdyn_knowledgeconfiguration_AsyncOperations
- msdyn_knowledgeinteractioninsight_AsyncOperations
- msdyn_knowledgemanagementsetting_AsyncOperations
- msdyn_knowledgepersonalfilter_AsyncOperations
- msdyn_knowledgesearchfilter_AsyncOperations
- msdyn_knowledgesearchinsight_AsyncOperations
- msdyn_mobileapp_AsyncOperations
- msdyn_modulerundetail_AsyncOperations
- msdyn_pmanalysishistory_AsyncOperations
- msdyn_pmbusinessruleautomationconfig_AsyncOperations
- msdyn_pmcalendar_AsyncOperations
- msdyn_pmcalendarversion_AsyncOperations
- msdyn_pminferredtask_AsyncOperations
- msdyn_pmprocessextendedmetadataversion_AsyncOperations
- msdyn_pmprocesstemplate_AsyncOperations
- msdyn_pmprocessusersettings_AsyncOperations
- msdyn_pmprocessversion_AsyncOperations
- msdyn_pmrecording_AsyncOperations
- msdyn_pmsimulation_AsyncOperations
- msdyn_pmtemplate_AsyncOperations
- msdyn_pmview_AsyncOperations
- msdyn_richtextfile_AsyncOperations
- msdyn_salesforcestructuredobject_AsyncOperations
- msdyn_salesforcestructuredqnaconfig_AsyncOperations
- msdyn_schedule_AsyncOperations
- msdyn_serviceconfiguration_AsyncOperations
- msdyn_slakpi_AsyncOperations
- msdyn_solutionhealthrule_AsyncOperations
- msdyn_solutionhealthruleargument_AsyncOperations
- msdyn_solutionhealthruleset_AsyncOperations
- msdyn_tour_AsyncOperations
- msdyn_virtualtablecolumncandidate_AsyncOperations
- msdyn_workflowactionstatus_AsyncOperations
- msdynce_botcontent_AsyncOperations
- msgraphresourcetosubscription_AsyncOperations
- mspcat_catalogsubmissionfiles_AsyncOperations
- mspcat_packagestore_AsyncOperations
- Organization_AsyncOperations
- organizationdatasyncfnostate_AsyncOperations
- organizationdatasyncstate_AsyncOperations
- organizationdatasyncsubscription_AsyncOperations
- organizationdatasyncsubscriptionentity_AsyncOperations
- organizationdatasyncsubscriptionfnotable_AsyncOperations
- owner_asyncoperations
- package_AsyncOperations
- packagehistory_AsyncOperations
- PhoneCall_AsyncOperations
- plannerbusinessscenario_AsyncOperations
- plannersyncaction_AsyncOperations
- pluginpackage_AsyncOperations
- position_AsyncOperations
- post_AsyncOperations
- PostFollow_AsyncOperations
- powerbidataset_AsyncOperations
- powerbidatasetapdx_AsyncOperations
- powerbimashupparameter_AsyncOperations
- powerbireport_AsyncOperations
- powerbireportapdx_AsyncOperations
- powerfxrule_AsyncOperations
- powerpagecomponent_AsyncOperations
- powerpagesite_AsyncOperations
- powerpagesitelanguage_AsyncOperations
- powerpagesitepublished_AsyncOperations
- powerpagesscanreport_AsyncOperations
- Privilege_AsyncOperations
- privilegecheckerlog_AsyncOperations
- privilegecheckerrun_AsyncOperations
- privilegesremovalsetting_AsyncOperations
- processstageparameter_AsyncOperations
- provisionlanguageforuser_AsyncOperations
- QuarterlyFiscalCalendar_AsyncOperations
- Queue_AsyncOperations
- QueueItem_AsyncOperations
- recordfilter_AsyncOperations
- RecurringAppointmentMaster_AsyncOperations
- recyclebinconfig_AsyncOperations
- relationshipattribute_AsyncOperations
- Report_AsyncOperations
- reportparameter_AsyncOperations
- retaineddataexcel_AsyncOperations
- retentionconfig_AsyncOperations
- retentionfailuredetail_AsyncOperations
- retentionoperation_AsyncOperations
- retentionoperationdetail_AsyncOperations
- Role_AsyncOperations
- roleeditorlayout_AsyncOperations
- rollupfield_AsyncOperations
- SavedQuery_AsyncOperations
- SdkMessageProcessingStep_AsyncOperations
- searchattributesettings_AsyncOperations
- searchcustomanalyzer_AsyncOperations
- searchrelationshipsettings_AsyncOperations
- SemiAnnualFiscalCalendar_AsyncOperations
- serviceplan_AsyncOperations
- serviceplanmapping_AsyncOperations
- sharedlinksetting_AsyncOperations
- sharedobject_AsyncOperations
- sharedworkspace_AsyncOperations
- sharedworkspacepool_AsyncOperations
- SharePointDocumentLocation_AsyncOperations
- SharePointSite_AsyncOperations
- sideloadedaiplugin_AsyncOperations
- similarityrule_AsyncOperations
- slabase_AsyncOperations
- SocialActivity_AsyncOperations
- SocialProfile_AsyncOperations
- solutioncomponentattributeconfiguration_AsyncOperations
- solutioncomponentbatchconfiguration_AsyncOperations
- solutioncomponentconfiguration_AsyncOperations
- solutioncomponentrelationshipconfiguration_AsyncOperations
- stagedentity_AsyncOperations
- stagedentityattribute_AsyncOperations
- stagedmetadataasyncoperation_AsyncOperations
- stagesolutionupload_AsyncOperations
- Subject_AsyncOperations
- supportusertable_AsyncOperations
- synapsedatabase_AsyncOperations
- synapselinkexternaltablestate_AsyncOperations
- synapselinkprofile_AsyncOperations
- synapselinkprofileentity_AsyncOperations
- synapselinkprofileentitystate_AsyncOperations
- synapselinkschedule_AsyncOperations
- system_user_asyncoperation
- SystemForm_AsyncOperations
- SystemUser_AsyncOperations
- systemuserauthorizationchangetracker_AsyncOperations
- Task_AsyncOperations
- team_asyncoperation
- Team_AsyncOperations
- teammobileofflineprofilemembership_AsyncOperations
- Template_AsyncOperations
- Territory_AsyncOperations
- theme_AsyncOperations
- TransactionCurrency_AsyncOperations
- UserForm_AsyncOperations
- usermapping_AsyncOperations
- usermobileofflineprofilemembership_AsyncOperations
- UserQuery_AsyncOperations
- userrating_AsyncOperations
- viewasexamplequestion_AsyncOperations
- virtualentitymetadata_AsyncOperations
- workflowbinary_AsyncOperations
- workqueue_AsyncOperations
- workqueueitem_AsyncOperations
Account_AsyncOperations
One-To-Many Relationship: account Account_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
activityfileattachment_AsyncOperations
One-To-Many Relationship: activityfileattachment activityfileattachment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | activityfileattachment |
ReferencedAttribute | activityfileattachmentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_activityfileattachment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ActivityMimeAttachment_AsyncOperations
One-To-Many Relationship: activitymimeattachment ActivityMimeAttachment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | activitymimeattachment |
ReferencedAttribute | activitymimeattachmentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_activitymimeattachment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ActivityPointer_AsyncOperations
One-To-Many Relationship: activitypointer ActivityPointer_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_activitypointer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_externalidentity_AsyncOperations
One-To-Many Relationship: adx_externalidentity adx_externalidentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | adx_externalidentity |
ReferencedAttribute | adx_externalidentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_externalidentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_invitation_AsyncOperations
One-To-Many Relationship: adx_invitation adx_invitation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | adx_invitation |
ReferencedAttribute | adx_invitationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_invitation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_inviteredemption_AsyncOperations
One-To-Many Relationship: adx_inviteredemption adx_inviteredemption_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | adx_inviteredemption |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_inviteredemption |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_portalcomment_AsyncOperations
One-To-Many Relationship: adx_portalcomment adx_portalcomment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | adx_portalcomment |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_portalcomment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_setting_AsyncOperations
One-To-Many Relationship: adx_setting adx_setting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | adx_setting |
ReferencedAttribute | adx_settingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_setting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_webformsession_AsyncOperations
One-To-Many Relationship: adx_webformsession adx_webformsession_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | adx_webformsession |
ReferencedAttribute | adx_webformsessionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_adx_webformsession |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aicopilot_AsyncOperations
One-To-Many Relationship: aicopilot aicopilot_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aicopilot |
ReferencedAttribute | aicopilotid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aicopilot |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aiplugin_AsyncOperations
One-To-Many Relationship: aiplugin aiplugin_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aiplugin |
ReferencedAttribute | aipluginid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aiplugin |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginauth_AsyncOperations
One-To-Many Relationship: aipluginauth aipluginauth_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginauth |
ReferencedAttribute | aipluginauthid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginauth |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginconversationstarter_AsyncOperations
One-To-Many Relationship: aipluginconversationstarter aipluginconversationstarter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginconversationstarter |
ReferencedAttribute | aipluginconversationstarterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginconversationstarter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginconversationstartermapping_AsyncOperations
One-To-Many Relationship: aipluginconversationstartermapping aipluginconversationstartermapping_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginconversationstartermapping |
ReferencedAttribute | aipluginconversationstartermappingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginconversationstartermapping |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginexternalschema_AsyncOperations
One-To-Many Relationship: aipluginexternalschema aipluginexternalschema_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginexternalschema |
ReferencedAttribute | aipluginexternalschemaid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginexternalschema |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginexternalschemaproperty_AsyncOperations
One-To-Many Relationship: aipluginexternalschemaproperty aipluginexternalschemaproperty_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginexternalschemaproperty |
ReferencedAttribute | aipluginexternalschemapropertyid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginexternalschemaproperty |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aiplugingovernance_AsyncOperations
One-To-Many Relationship: aiplugingovernance aiplugingovernance_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aiplugingovernance |
ReferencedAttribute | aiplugingovernanceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aiplugingovernance |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aiplugingovernanceext_AsyncOperations
One-To-Many Relationship: aiplugingovernanceext aiplugingovernanceext_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aiplugingovernanceext |
ReferencedAttribute | aiplugingovernanceextid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aiplugingovernanceext |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aiplugininstance_AsyncOperations
One-To-Many Relationship: aiplugininstance aiplugininstance_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aiplugininstance |
ReferencedAttribute | aiplugininstanceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aiplugininstance |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginoperation_AsyncOperations
One-To-Many Relationship: aipluginoperation aipluginoperation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginoperation |
ReferencedAttribute | aipluginoperationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginoperation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginoperationparameter_AsyncOperations
One-To-Many Relationship: aipluginoperationparameter aipluginoperationparameter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginoperationparameter |
ReferencedAttribute | aipluginoperationparameterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginoperationparameter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginoperationresponsetemplate_AsyncOperations
One-To-Many Relationship: aipluginoperationresponsetemplate aipluginoperationresponsetemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginoperationresponsetemplate |
ReferencedAttribute | aipluginoperationresponsetemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginoperationresponsetemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aiplugintitle_AsyncOperations
One-To-Many Relationship: aiplugintitle aiplugintitle_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aiplugintitle |
ReferencedAttribute | aiplugintitleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aiplugintitle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
aipluginusersetting_AsyncOperations
One-To-Many Relationship: aipluginusersetting aipluginusersetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | aipluginusersetting |
ReferencedAttribute | aipluginusersettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_aipluginusersetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Annotation_AsyncOperations
One-To-Many Relationship: annotation Annotation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | annotation |
ReferencedAttribute | annotationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_annotation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
AnnualFiscalCalendar_AsyncOperations
One-To-Many Relationship: annualfiscalcalendar AnnualFiscalCalendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | annualfiscalcalendar |
ReferencedAttribute | userfiscalcalendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_annualfiscalcalendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
appaction_AsyncOperations
One-To-Many Relationship: appaction appaction_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | appaction |
ReferencedAttribute | appactionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_appaction |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
appactionmigration_AsyncOperations
One-To-Many Relationship: appactionmigration appactionmigration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | appactionmigration |
ReferencedAttribute | appactionmigrationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_appactionmigration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
appactionrule_AsyncOperations
One-To-Many Relationship: appactionrule appactionrule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | appactionrule |
ReferencedAttribute | appactionruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_appactionrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
application_AsyncOperations
One-To-Many Relationship: application application_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | application |
ReferencedAttribute | applicationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_application |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
applicationuser_AsyncOperations
One-To-Many Relationship: applicationuser applicationuser_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | applicationuser |
ReferencedAttribute | applicationuserid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_applicationuser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Appointment_AsyncOperations
One-To-Many Relationship: appointment Appointment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | appointment |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_appointment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
attributeimageconfig_AsyncOperations
One-To-Many Relationship: attributeimageconfig attributeimageconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | attributeimageconfig |
ReferencedAttribute | attributeimageconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_attributeimageconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
attributemaskingrule_AsyncOperations
One-To-Many Relationship: attributemaskingrule attributemaskingrule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | attributemaskingrule |
ReferencedAttribute | attributemaskingruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_attributemaskingrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
bot_AsyncOperations
One-To-Many Relationship: bot bot_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | bot |
ReferencedAttribute | botid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_bot |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
botcomponent_AsyncOperations
One-To-Many Relationship: botcomponent botcomponent_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | botcomponent |
ReferencedAttribute | botcomponentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_botcomponent |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
botcomponentcollection_AsyncOperations
One-To-Many Relationship: botcomponentcollection botcomponentcollection_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | botcomponentcollection |
ReferencedAttribute | botcomponentcollectionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_botcomponentcollection |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_asyncoperation
One-To-Many Relationship: businessunit business_unit_asyncoperation
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_AsyncOperations
One-To-Many Relationship: businessunit BusinessUnit_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_businessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnitNewsArticle_AsyncOperations
One-To-Many Relationship: businessunitnewsarticle BusinessUnitNewsArticle_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | businessunitnewsarticle |
ReferencedAttribute | businessunitnewsarticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_businessunitnewsarticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Calendar_AsyncOperations
One-To-Many Relationship: calendar Calendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | calendar |
ReferencedAttribute | calendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_calendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
card_AsyncOperations
One-To-Many Relationship: card card_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | card |
ReferencedAttribute | cardid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_card |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
catalog_AsyncOperations
One-To-Many Relationship: catalog catalog_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | catalog |
ReferencedAttribute | catalogid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_catalog |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
catalogassignment_AsyncOperations
One-To-Many Relationship: catalogassignment catalogassignment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | catalogassignment |
ReferencedAttribute | catalogassignmentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_catalogassignment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
chat_AsyncOperations
One-To-Many Relationship: chat chat_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | chat |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_chat |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Connection_AsyncOperations
One-To-Many Relationship: connection Connection_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | connection |
ReferencedAttribute | connectionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_connection |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Connection_Role_AsyncOperations
One-To-Many Relationship: connectionrole Connection_Role_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | connectionrole |
ReferencedAttribute | connectionroleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_connectionrole |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
connectioninstance_AsyncOperations
One-To-Many Relationship: connectioninstance connectioninstance_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | connectioninstance |
ReferencedAttribute | connectioninstanceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_connectioninstance |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
connectionreference_AsyncOperations
One-To-Many Relationship: connectionreference connectionreference_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | connectionreference |
ReferencedAttribute | connectionreferenceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_connectionreference |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
connector_AsyncOperations
One-To-Many Relationship: connector connector_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | connector |
ReferencedAttribute | connectorid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_connector |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Contact_AsyncOperations
One-To-Many Relationship: contact Contact_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
conversationtranscript_AsyncOperations
One-To-Many Relationship: conversationtranscript conversationtranscript_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | conversationtranscript |
ReferencedAttribute | conversationtranscriptid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_conversationtranscript |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
copilotexamplequestion_AsyncOperations
One-To-Many Relationship: copilotexamplequestion copilotexamplequestion_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | copilotexamplequestion |
ReferencedAttribute | copilotexamplequestionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_copilotexamplequestion |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
copilotglossaryterm_AsyncOperations
One-To-Many Relationship: copilotglossaryterm copilotglossaryterm_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | copilotglossaryterm |
ReferencedAttribute | copilotglossarytermid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_copilotglossaryterm |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
copilotsynonyms_AsyncOperations
One-To-Many Relationship: copilotsynonyms copilotsynonyms_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | copilotsynonyms |
ReferencedAttribute | copilotsynonymsid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_copilotsynonyms |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
credential_AsyncOperations
One-To-Many Relationship: credential credential_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | credential |
ReferencedAttribute | credentialid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_credential |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
customapi_AsyncOperations
One-To-Many Relationship: customapi customapi_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | customapi |
ReferencedAttribute | customapiid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_customapi |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
customapirequestparameter_AsyncOperations
One-To-Many Relationship: customapirequestparameter customapirequestparameter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | customapirequestparameter |
ReferencedAttribute | customapirequestparameterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_customapirequestparameter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
customapiresponseproperty_AsyncOperations
One-To-Many Relationship: customapiresponseproperty customapiresponseproperty_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | customapiresponseproperty |
ReferencedAttribute | customapiresponsepropertyid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_customapiresponseproperty |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
CustomerAddress_AsyncOperations
One-To-Many Relationship: customeraddress CustomerAddress_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | customeraddress |
ReferencedAttribute | customeraddressid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_customeraddress |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
datalakefolder_AsyncOperations
One-To-Many Relationship: datalakefolder datalakefolder_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | datalakefolder |
ReferencedAttribute | datalakefolderid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_datalakefolder |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
datalakefolderpermission_AsyncOperations
One-To-Many Relationship: datalakefolderpermission datalakefolderpermission_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | datalakefolderpermission |
ReferencedAttribute | datalakefolderpermissionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_datalakefolderpermission |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
datalakeworkspace_AsyncOperations
One-To-Many Relationship: datalakeworkspace datalakeworkspace_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | datalakeworkspace |
ReferencedAttribute | datalakeworkspaceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_datalakeworkspace |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
datalakeworkspacepermission_AsyncOperations
One-To-Many Relationship: datalakeworkspacepermission datalakeworkspacepermission_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | datalakeworkspacepermission |
ReferencedAttribute | datalakeworkspacepermissionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_datalakeworkspacepermission |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dataprocessingconfiguration_AsyncOperations
One-To-Many Relationship: dataprocessingconfiguration dataprocessingconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dataprocessingconfiguration |
ReferencedAttribute | dataprocessingconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dataprocessingconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
delegatedauthorization_AsyncOperations
One-To-Many Relationship: delegatedauthorization delegatedauthorization_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | delegatedauthorization |
ReferencedAttribute | delegatedauthorizationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_delegatedauthorization |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
desktopflowbinary_AsyncOperations
One-To-Many Relationship: desktopflowbinary desktopflowbinary_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | desktopflowbinary |
ReferencedAttribute | desktopflowbinaryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_desktopflowbinary |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
desktopflowmodule_AsyncOperations
One-To-Many Relationship: desktopflowmodule desktopflowmodule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | desktopflowmodule |
ReferencedAttribute | desktopflowmoduleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_desktopflowmodule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
DisplayString_AsyncOperations
One-To-Many Relationship: displaystring DisplayString_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | displaystring |
ReferencedAttribute | displaystringid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_displaystring |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dvfilesearch_AsyncOperations
One-To-Many Relationship: dvfilesearch dvfilesearch_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dvfilesearch |
ReferencedAttribute | dvfilesearchid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dvfilesearch |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dvfilesearchattribute_AsyncOperations
One-To-Many Relationship: dvfilesearchattribute dvfilesearchattribute_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dvfilesearchattribute |
ReferencedAttribute | dvfilesearchattributeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dvfilesearchattribute |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dvfilesearchentity_AsyncOperations
One-To-Many Relationship: dvfilesearchentity dvfilesearchentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dvfilesearchentity |
ReferencedAttribute | dvfilesearchentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dvfilesearchentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dvtablesearch_AsyncOperations
One-To-Many Relationship: dvtablesearch dvtablesearch_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dvtablesearch |
ReferencedAttribute | dvtablesearchid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dvtablesearch |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dvtablesearchattribute_AsyncOperations
One-To-Many Relationship: dvtablesearchattribute dvtablesearchattribute_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dvtablesearchattribute |
ReferencedAttribute | dvtablesearchattributeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dvtablesearchattribute |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
dvtablesearchentity_AsyncOperations
One-To-Many Relationship: dvtablesearchentity dvtablesearchentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | dvtablesearchentity |
ReferencedAttribute | dvtablesearchentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_dvtablesearchentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Email_AsyncOperations
One-To-Many Relationship: email Email_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | email |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_email |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
emailserverprofile_asyncoperations
One-To-Many Relationship: emailserverprofile emailserverprofile_asyncoperations
Property | Value |
---|---|
ReferencedEntity | emailserverprofile |
ReferencedAttribute | emailserverprofileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_emailserverprofile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_AsyncOperations
One-To-Many Relationship: entityanalyticsconfig entityanalyticsconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | entityanalyticsconfig |
ReferencedAttribute | entityanalyticsconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_entityanalyticsconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
entityimageconfig_AsyncOperations
One-To-Many Relationship: entityimageconfig entityimageconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | entityimageconfig |
ReferencedAttribute | entityimageconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_entityimageconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
entityindex_AsyncOperations
One-To-Many Relationship: entityindex entityindex_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | entityindex |
ReferencedAttribute | indexid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_entityindex |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
entityrecordfilter_AsyncOperations
One-To-Many Relationship: entityrecordfilter entityrecordfilter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | entityrecordfilter |
ReferencedAttribute | entityrecordfilterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_entityrecordfilter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
environmentvariabledefinition_AsyncOperations
One-To-Many Relationship: environmentvariabledefinition environmentvariabledefinition_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | environmentvariabledefinition |
ReferencedAttribute | environmentvariabledefinitionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_environmentvariabledefinition |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
environmentvariablevalue_AsyncOperations
One-To-Many Relationship: environmentvariablevalue environmentvariablevalue_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | environmentvariablevalue |
ReferencedAttribute | environmentvariablevalueid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_environmentvariablevalue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
exportedexcel_AsyncOperations
One-To-Many Relationship: exportedexcel exportedexcel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | exportedexcel |
ReferencedAttribute | exportedexcelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_exportedexcel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
exportsolutionupload_AsyncOperations
One-To-Many Relationship: exportsolutionupload exportsolutionupload_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | exportsolutionupload |
ReferencedAttribute | exportsolutionuploadid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_exportsolutionupload |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
fabricaiskill_AsyncOperations
One-To-Many Relationship: fabricaiskill fabricaiskill_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | fabricaiskill |
ReferencedAttribute | fabricaiskillid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_fabricaiskill |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Fax_AsyncOperations
One-To-Many Relationship: fax Fax_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | fax |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_fax |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
featurecontrolsetting_AsyncOperations
One-To-Many Relationship: featurecontrolsetting featurecontrolsetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | featurecontrolsetting |
ReferencedAttribute | featurecontrolsettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_featurecontrolsetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
federatedknowledgeconfiguration_AsyncOperations
One-To-Many Relationship: federatedknowledgeconfiguration federatedknowledgeconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | federatedknowledgeconfiguration |
ReferencedAttribute | federatedknowledgeconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_federatedknowledgeconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
federatedknowledgeentityconfiguration_AsyncOperations
One-To-Many Relationship: federatedknowledgeentityconfiguration federatedknowledgeentityconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | federatedknowledgeentityconfiguration |
ReferencedAttribute | federatedknowledgeentityconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_federatedknowledgeentityconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_AsyncOperation_DataBlobId
One-To-Many Relationship: fileattachment FileAttachment_AsyncOperation_DataBlobId
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | datablobid |
ReferencingEntityNavigationPropertyName | datablobid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FixedMonthlyFiscalCalendar_AsyncOperations
One-To-Many Relationship: fixedmonthlyfiscalcalendar FixedMonthlyFiscalCalendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | fixedmonthlyfiscalcalendar |
ReferencedAttribute | userfiscalcalendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_fixedmonthlyfiscalcalendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowcapacityassignment_AsyncOperations
One-To-Many Relationship: flowcapacityassignment flowcapacityassignment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowcapacityassignment |
ReferencedAttribute | flowcapacityassignmentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowcapacityassignment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowcredentialapplication_AsyncOperations
One-To-Many Relationship: flowcredentialapplication flowcredentialapplication_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowcredentialapplication |
ReferencedAttribute | flowcredentialapplicationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowcredentialapplication |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowevent_AsyncOperations
One-To-Many Relationship: flowevent flowevent_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowevent |
ReferencedAttribute | floweventid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowevent |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowmachine_AsyncOperations
One-To-Many Relationship: flowmachine flowmachine_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowmachine |
ReferencedAttribute | flowmachineid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowmachine |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowmachinegroup_AsyncOperations
One-To-Many Relationship: flowmachinegroup flowmachinegroup_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowmachinegroup |
ReferencedAttribute | flowmachinegroupid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowmachinegroup |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowmachineimage_AsyncOperations
One-To-Many Relationship: flowmachineimage flowmachineimage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowmachineimage |
ReferencedAttribute | flowmachineimageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowmachineimage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowmachineimageversion_AsyncOperations
One-To-Many Relationship: flowmachineimageversion flowmachineimageversion_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowmachineimageversion |
ReferencedAttribute | flowmachineimageversionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowmachineimageversion |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowmachinenetwork_AsyncOperations
One-To-Many Relationship: flowmachinenetwork flowmachinenetwork_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowmachinenetwork |
ReferencedAttribute | flowmachinenetworkid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowmachinenetwork |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
flowsession_AsyncOperations
One-To-Many Relationship: flowsession flowsession_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | flowsession |
ReferencedAttribute | flowsessionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_flowsession |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
fxexpression_AsyncOperations
One-To-Many Relationship: fxexpression fxexpression_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | fxexpression |
ReferencedAttribute | fxexpressionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_fxexpression |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Goal_AsyncOperations
One-To-Many Relationship: goal Goal_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | goal |
ReferencedAttribute | goalid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_goal |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
goalrollupquery_AsyncOperations
One-To-Many Relationship: goalrollupquery goalrollupquery_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | goalrollupquery |
ReferencedAttribute | goalrollupqueryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_goalrollupquery |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Import_AsyncOperations
One-To-Many Relationship: import Import_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | import |
ReferencedAttribute | importid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_import |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ImportData_AsyncOperations
One-To-Many Relationship: importdata ImportData_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | importdata |
ReferencedAttribute | importdataid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_importdata |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ImportFile_AsyncOperations
One-To-Many Relationship: importfile ImportFile_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | importfile |
ReferencedAttribute | importfileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_importfile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ImportLog_AsyncOperations
One-To-Many Relationship: importlog ImportLog_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | importlog |
ReferencedAttribute | importlogid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_importlog |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ImportMap_AsyncOperations
One-To-Many Relationship: importmap ImportMap_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | importmap |
ReferencedAttribute | importmapid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_importmap |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
indexattributes_AsyncOperations
One-To-Many Relationship: indexattributes indexattributes_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | indexattributes |
ReferencedAttribute | indexattributeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_indexattributes |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
interactionforemail_AsyncOperations
One-To-Many Relationship: interactionforemail interactionforemail_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | interactionforemail |
ReferencedAttribute | interactionforemailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_new_interactionforemail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticle_AsyncOperations
One-To-Many Relationship: kbarticle KbArticle_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | kbarticle |
ReferencedAttribute | kbarticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_kbarticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticleComment_AsyncOperations
One-To-Many Relationship: kbarticlecomment KbArticleComment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | kbarticlecomment |
ReferencedAttribute | kbarticlecommentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_kbarticlecomment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticleTemplate_AsyncOperations
One-To-Many Relationship: kbarticletemplate KbArticleTemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | kbarticletemplate |
ReferencedAttribute | kbarticletemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_kbarticletemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
keyvaultreference_AsyncOperations
One-To-Many Relationship: keyvaultreference keyvaultreference_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | keyvaultreference |
ReferencedAttribute | keyvaultreferenceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_keyvaultreference |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_AsyncOperations
One-To-Many Relationship: knowledgearticle knowledgearticle_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | knowledgearticle |
ReferencedAttribute | knowledgearticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgearticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_AsyncOperations
One-To-Many Relationship: knowledgebaserecord KnowledgeBaseRecord_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | knowledgebaserecord |
ReferencedAttribute | knowledgebaserecordid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgebaserecord |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Letter_AsyncOperations
One-To-Many Relationship: letter Letter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | letter |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_letter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_asyncoperation_createdby
One-To-Many Relationship: systemuser lk_asyncoperation_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 |
lk_asyncoperation_createdonbehalfby
One-To-Many Relationship: systemuser lk_asyncoperation_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 |
lk_asyncoperation_modifiedby
One-To-Many Relationship: systemuser lk_asyncoperation_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 |
lk_asyncoperation_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_asyncoperation_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 |
lk_asyncoperation_workflowactivationid
One-To-Many Relationship: workflow lk_asyncoperation_workflowactivationid
Property | Value |
---|---|
ReferencedEntity | workflow |
ReferencedAttribute | workflowid |
ReferencingAttribute | workflowactivationid |
ReferencingEntityNavigationPropertyName | workflowactivationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_asyncoperations
One-To-Many Relationship: mailbox mailbox_asyncoperations
Property | Value |
---|---|
ReferencedEntity | mailbox |
ReferencedAttribute | mailboxid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mailbox |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
MailMergeTemplate_AsyncOperations
One-To-Many Relationship: mailmergetemplate MailMergeTemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | mailmergetemplate |
ReferencedAttribute | mailmergetemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mailmergetemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mainfewshot_AsyncOperations
One-To-Many Relationship: mainfewshot mainfewshot_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | mainfewshot |
ReferencedAttribute | mainfewshotid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mainfewshot |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
makerfewshot_AsyncOperations
One-To-Many Relationship: makerfewshot makerfewshot_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | makerfewshot |
ReferencedAttribute | makerfewshotid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_makerfewshot |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
managedidentity_AsyncOperations
One-To-Many Relationship: managedidentity managedidentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | managedidentity |
ReferencedAttribute | managedidentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_managedidentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
maskingrule_AsyncOperations
One-To-Many Relationship: maskingrule maskingrule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | maskingrule |
ReferencedAttribute | maskingruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_maskingrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
metadataforarchival_AsyncOperations
One-To-Many Relationship: metadataforarchival metadataforarchival_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | metadataforarchival |
ReferencedAttribute | metadataforarchivalid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_metadataforarchival |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
metric_AsyncOperations
One-To-Many Relationship: metric metric_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | metric |
ReferencedAttribute | metricid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_metric |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mobileofflineprofileextension_AsyncOperations
One-To-Many Relationship: mobileofflineprofileextension mobileofflineprofileextension_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | mobileofflineprofileextension |
ReferencedAttribute | mobileofflineprofileextensionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mobileofflineprofileextension |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
MonthlyFiscalCalendar_AsyncOperations
One-To-Many Relationship: monthlyfiscalcalendar MonthlyFiscalCalendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | monthlyfiscalcalendar |
ReferencedAttribute | userfiscalcalendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_monthlyfiscalcalendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibdataset_AsyncOperations
One-To-Many Relationship: msdyn_aibdataset msdyn_aibdataset_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibdataset |
ReferencedAttribute | msdyn_aibdatasetid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibdataset |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibdatasetfile_AsyncOperations
One-To-Many Relationship: msdyn_aibdatasetfile msdyn_aibdatasetfile_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibdatasetfile |
ReferencedAttribute | msdyn_aibdatasetfileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibdatasetfile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibdatasetrecord_AsyncOperations
One-To-Many Relationship: msdyn_aibdatasetrecord msdyn_aibdatasetrecord_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibdatasetrecord |
ReferencedAttribute | msdyn_aibdatasetrecordid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibdatasetrecord |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibdatasetscontainer_AsyncOperations
One-To-Many Relationship: msdyn_aibdatasetscontainer msdyn_aibdatasetscontainer_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibdatasetscontainer |
ReferencedAttribute | msdyn_aibdatasetscontainerid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibdatasetscontainer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibfeedbackloop_AsyncOperations
One-To-Many Relationship: msdyn_aibfeedbackloop msdyn_aibfeedbackloop_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibfeedbackloop |
ReferencedAttribute | msdyn_aibfeedbackloopid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibfeedbackloop |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibfile_AsyncOperations
One-To-Many Relationship: msdyn_aibfile msdyn_aibfile_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibfile |
ReferencedAttribute | msdyn_aibfileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibfile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aibfileattacheddata_AsyncOperations
One-To-Many Relationship: msdyn_aibfileattacheddata msdyn_aibfileattacheddata_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aibfileattacheddata |
ReferencedAttribute | msdyn_aibfileattacheddataid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aibfileattacheddata |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aiconfiguration_AsyncOperations
One-To-Many Relationship: msdyn_aiconfiguration msdyn_aiconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aiconfiguration |
ReferencedAttribute | msdyn_aiconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aiconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aievent_AsyncOperations
One-To-Many Relationship: msdyn_aievent msdyn_aievent_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aievent |
ReferencedAttribute | msdyn_aieventid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aievent |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aifptrainingdocument_AsyncOperations
One-To-Many Relationship: msdyn_aifptrainingdocument msdyn_aifptrainingdocument_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aifptrainingdocument |
ReferencedAttribute | msdyn_aifptrainingdocumentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aifptrainingdocument |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aimodel_AsyncOperations
One-To-Many Relationship: msdyn_aimodel msdyn_aimodel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aimodel |
ReferencedAttribute | msdyn_aimodelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aimodel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aiodimage_AsyncOperations
One-To-Many Relationship: msdyn_aiodimage msdyn_aiodimage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aiodimage |
ReferencedAttribute | msdyn_aiodimageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aiodimage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aiodlabel_AsyncOperations
One-To-Many Relationship: msdyn_aiodlabel msdyn_aiodlabel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aiodlabel |
ReferencedAttribute | msdyn_aiodlabelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aiodlabel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aiodtrainingboundingbox_AsyncOperations
One-To-Many Relationship: msdyn_aiodtrainingboundingbox msdyn_aiodtrainingboundingbox_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aiodtrainingboundingbox |
ReferencedAttribute | msdyn_aiodtrainingboundingboxid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aiodtrainingboundingbox |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aiodtrainingimage_AsyncOperations
One-To-Many Relationship: msdyn_aiodtrainingimage msdyn_aiodtrainingimage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aiodtrainingimage |
ReferencedAttribute | msdyn_aiodtrainingimageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aiodtrainingimage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_aitemplate_AsyncOperations
One-To-Many Relationship: msdyn_aitemplate msdyn_aitemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_aitemplate |
ReferencedAttribute | msdyn_aitemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_aitemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_analysiscomponent_AsyncOperations
One-To-Many Relationship: msdyn_analysiscomponent msdyn_analysiscomponent_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_analysiscomponent |
ReferencedAttribute | msdyn_analysiscomponentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_analysiscomponent |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_analysisjob_AsyncOperations
One-To-Many Relationship: msdyn_analysisjob msdyn_analysisjob_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_analysisjob |
ReferencedAttribute | msdyn_analysisjobid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_analysisjob |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_analysisoverride_AsyncOperations
One-To-Many Relationship: msdyn_analysisoverride msdyn_analysisoverride_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_analysisoverride |
ReferencedAttribute | msdyn_analysisoverrideid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_analysisoverride |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_analysisresult_AsyncOperations
One-To-Many Relationship: msdyn_analysisresult msdyn_analysisresult_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_analysisresult |
ReferencedAttribute | msdyn_analysisresultid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_analysisresult |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_analysisresultdetail_AsyncOperations
One-To-Many Relationship: msdyn_analysisresultdetail msdyn_analysisresultdetail_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_analysisresultdetail |
ReferencedAttribute | msdyn_analysisresultdetailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_analysisresultdetail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_appinsightsmetadata_AsyncOperations
One-To-Many Relationship: msdyn_appinsightsmetadata msdyn_appinsightsmetadata_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_appinsightsmetadata |
ReferencedAttribute | msdyn_appinsightsmetadataid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_appinsightsmetadata |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_customcontrolextendedsettings_AsyncOperations
One-To-Many Relationship: msdyn_customcontrolextendedsettings msdyn_customcontrolextendedsettings_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_customcontrolextendedsettings |
ReferencedAttribute | msdyn_customcontrolextendedsettingsid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_customcontrolextendedsettings |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dataflow_AsyncOperations
One-To-Many Relationship: msdyn_dataflow msdyn_dataflow_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dataflow |
ReferencedAttribute | msdyn_dataflowid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dataflow |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dataflow_datalakefolder_AsyncOperations
One-To-Many Relationship: msdyn_dataflow_datalakefolder msdyn_dataflow_datalakefolder_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dataflow_datalakefolder |
ReferencedAttribute | msdyn_dataflow_datalakefolderid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dataflow_datalakefolder |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dataflowconnectionreference_AsyncOperations
One-To-Many Relationship: msdyn_dataflowconnectionreference msdyn_dataflowconnectionreference_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dataflowconnectionreference |
ReferencedAttribute | msdyn_dataflowconnectionreferenceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dataflowconnectionreference |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dataflowrefreshhistory_AsyncOperations
One-To-Many Relationship: msdyn_dataflowrefreshhistory msdyn_dataflowrefreshhistory_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dataflowrefreshhistory |
ReferencedAttribute | msdyn_dataflowrefreshhistoryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dataflowrefreshhistory |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dataflowtemplate_AsyncOperations
One-To-Many Relationship: msdyn_dataflowtemplate msdyn_dataflowtemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dataflowtemplate |
ReferencedAttribute | msdyn_dataflowtemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dataflowtemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dmsrequest_AsyncOperations
One-To-Many Relationship: msdyn_dmsrequest msdyn_dmsrequest_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dmsrequest |
ReferencedAttribute | msdyn_dmsrequestid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dmsrequest |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dmsrequeststatus_AsyncOperations
One-To-Many Relationship: msdyn_dmsrequeststatus msdyn_dmsrequeststatus_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dmsrequeststatus |
ReferencedAttribute | msdyn_dmsrequeststatusid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dmsrequeststatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dmssyncrequest_AsyncOperations
One-To-Many Relationship: msdyn_dmssyncrequest msdyn_dmssyncrequest_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dmssyncrequest |
ReferencedAttribute | msdyn_dmssyncrequestid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dmssyncrequest |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_dmssyncstatus_AsyncOperations
One-To-Many Relationship: msdyn_dmssyncstatus msdyn_dmssyncstatus_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_dmssyncstatus |
ReferencedAttribute | msdyn_dmssyncstatusid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_dmssyncstatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_entitylinkchatconfiguration_AsyncOperations
One-To-Many Relationship: msdyn_entitylinkchatconfiguration msdyn_entitylinkchatconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_entitylinkchatconfiguration |
ReferencedAttribute | msdyn_entitylinkchatconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_entitylinkchatconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_entityrefreshhistory_AsyncOperations
One-To-Many Relationship: msdyn_entityrefreshhistory msdyn_entityrefreshhistory_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_entityrefreshhistory |
ReferencedAttribute | msdyn_entityrefreshhistoryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_entityrefreshhistory |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_favoriteknowledgearticle_AsyncOperations
One-To-Many Relationship: msdyn_favoriteknowledgearticle msdyn_favoriteknowledgearticle_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_favoriteknowledgearticle |
ReferencedAttribute | msdyn_favoriteknowledgearticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_favoriteknowledgearticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_federatedarticle_AsyncOperations
One-To-Many Relationship: msdyn_federatedarticle msdyn_federatedarticle_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_federatedarticle |
ReferencedAttribute | msdyn_federatedarticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_federatedarticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_federatedarticleincident_AsyncOperations
One-To-Many Relationship: msdyn_federatedarticleincident msdyn_federatedarticleincident_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_federatedarticleincident |
ReferencedAttribute | msdyn_federatedarticleincidentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_federatedarticleincident |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_fileupload_AsyncOperations
One-To-Many Relationship: msdyn_fileupload msdyn_fileupload_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_fileupload |
ReferencedAttribute | msdyn_fileuploadid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_fileupload |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_actionapprovalmodel_AsyncOperations
One-To-Many Relationship: msdyn_flow_actionapprovalmodel msdyn_flow_actionapprovalmodel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_actionapprovalmodel |
ReferencedAttribute | msdyn_flow_actionapprovalmodelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_actionapprovalmodel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_approval_AsyncOperations
One-To-Many Relationship: msdyn_flow_approval msdyn_flow_approval_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_approval |
ReferencedAttribute | msdyn_flow_approvalid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_approval |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_approvalrequest_AsyncOperations
One-To-Many Relationship: msdyn_flow_approvalrequest msdyn_flow_approvalrequest_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_approvalrequest |
ReferencedAttribute | msdyn_flow_approvalrequestid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_approvalrequest |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_approvalresponse_AsyncOperations
One-To-Many Relationship: msdyn_flow_approvalresponse msdyn_flow_approvalresponse_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_approvalresponse |
ReferencedAttribute | msdyn_flow_approvalresponseid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_approvalresponse |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_approvalstep_AsyncOperations
One-To-Many Relationship: msdyn_flow_approvalstep msdyn_flow_approvalstep_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_approvalstep |
ReferencedAttribute | msdyn_flow_approvalstepid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_approvalstep |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_awaitallactionapprovalmodel_AsyncOperations
One-To-Many Relationship: msdyn_flow_awaitallactionapprovalmodel msdyn_flow_awaitallactionapprovalmodel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_awaitallactionapprovalmodel |
ReferencedAttribute | msdyn_flow_awaitallactionapprovalmodelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_awaitallactionapprovalmodel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_awaitallapprovalmodel_AsyncOperations
One-To-Many Relationship: msdyn_flow_awaitallapprovalmodel msdyn_flow_awaitallapprovalmodel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_awaitallapprovalmodel |
ReferencedAttribute | msdyn_flow_awaitallapprovalmodelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_awaitallapprovalmodel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_basicapprovalmodel_AsyncOperations
One-To-Many Relationship: msdyn_flow_basicapprovalmodel msdyn_flow_basicapprovalmodel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_basicapprovalmodel |
ReferencedAttribute | msdyn_flow_basicapprovalmodelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_basicapprovalmodel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_flow_flowapproval_AsyncOperations
One-To-Many Relationship: msdyn_flow_flowapproval msdyn_flow_flowapproval_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_flow_flowapproval |
ReferencedAttribute | msdyn_flow_flowapprovalid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_flow_flowapproval |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_formmapping_AsyncOperations
One-To-Many Relationship: msdyn_formmapping msdyn_formmapping_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_formmapping |
ReferencedAttribute | msdyn_formmappingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_formmapping |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_helppage_AsyncOperations
One-To-Many Relationship: msdyn_helppage msdyn_helppage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_helppage |
ReferencedAttribute | msdyn_helppageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_helppage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_insightsstorevirtualentity_AsyncOperations
One-To-Many Relationship: msdyn_insightsstorevirtualentity msdyn_insightsstorevirtualentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_insightsstorevirtualentity |
ReferencedAttribute | msdyn_insightsstorevirtualentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_insightsstorevirtualentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_integratedsearchprovider_AsyncOperations
One-To-Many Relationship: msdyn_integratedsearchprovider msdyn_integratedsearchprovider_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_integratedsearchprovider |
ReferencedAttribute | msdyn_integratedsearchproviderid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_integratedsearchprovider |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_kalanguagesetting_AsyncOperations
One-To-Many Relationship: msdyn_kalanguagesetting msdyn_kalanguagesetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_kalanguagesetting |
ReferencedAttribute | msdyn_kalanguagesettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_kalanguagesetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_kbattachment_AsyncOperations
One-To-Many Relationship: msdyn_kbattachment msdyn_kbattachment_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_kbattachment |
ReferencedAttribute | msdyn_kbattachmentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_kbattachment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_kmfederatedsearchconfig_AsyncOperations
One-To-Many Relationship: msdyn_kmfederatedsearchconfig msdyn_kmfederatedsearchconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_kmfederatedsearchconfig |
ReferencedAttribute | msdyn_kmfederatedsearchconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_kmfederatedsearchconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_kmpersonalizationsetting_AsyncOperations
One-To-Many Relationship: msdyn_kmpersonalizationsetting msdyn_kmpersonalizationsetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_kmpersonalizationsetting |
ReferencedAttribute | msdyn_kmpersonalizationsettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_kmpersonalizationsetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgearticleimage_AsyncOperations
One-To-Many Relationship: msdyn_knowledgearticleimage msdyn_knowledgearticleimage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgearticleimage |
ReferencedAttribute | msdyn_knowledgearticleimageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgearticleimage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgearticletemplate_AsyncOperations
One-To-Many Relationship: msdyn_knowledgearticletemplate msdyn_knowledgearticletemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgearticletemplate |
ReferencedAttribute | msdyn_knowledgearticletemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgearticletemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgeassetconfiguration_AsyncOperations
One-To-Many Relationship: msdyn_knowledgeassetconfiguration msdyn_knowledgeassetconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgeassetconfiguration |
ReferencedAttribute | msdyn_knowledgeassetconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgeassetconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgeconfiguration_AsyncOperations
One-To-Many Relationship: msdyn_knowledgeconfiguration msdyn_knowledgeconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgeconfiguration |
ReferencedAttribute | msdyn_knowledgeconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgeconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgeinteractioninsight_AsyncOperations
One-To-Many Relationship: msdyn_knowledgeinteractioninsight msdyn_knowledgeinteractioninsight_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgeinteractioninsight |
ReferencedAttribute | msdyn_knowledgeinteractioninsightid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgeinteractioninsight |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgemanagementsetting_AsyncOperations
One-To-Many Relationship: msdyn_knowledgemanagementsetting msdyn_knowledgemanagementsetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgemanagementsetting |
ReferencedAttribute | msdyn_knowledgemanagementsettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgemanagementsetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgepersonalfilter_AsyncOperations
One-To-Many Relationship: msdyn_knowledgepersonalfilter msdyn_knowledgepersonalfilter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgepersonalfilter |
ReferencedAttribute | msdyn_knowledgepersonalfilterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgepersonalfilter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgesearchfilter_AsyncOperations
One-To-Many Relationship: msdyn_knowledgesearchfilter msdyn_knowledgesearchfilter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgesearchfilter |
ReferencedAttribute | msdyn_knowledgesearchfilterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgesearchfilter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_knowledgesearchinsight_AsyncOperations
One-To-Many Relationship: msdyn_knowledgesearchinsight msdyn_knowledgesearchinsight_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_knowledgesearchinsight |
ReferencedAttribute | msdyn_knowledgesearchinsightid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_knowledgesearchinsight |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_mobileapp_AsyncOperations
One-To-Many Relationship: msdyn_mobileapp msdyn_mobileapp_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_mobileapp |
ReferencedAttribute | msdyn_mobileappid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_mobileapp |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_modulerundetail_AsyncOperations
One-To-Many Relationship: msdyn_modulerundetail msdyn_modulerundetail_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_modulerundetail |
ReferencedAttribute | msdyn_modulerundetailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_modulerundetail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmanalysishistory_AsyncOperations
One-To-Many Relationship: msdyn_pmanalysishistory msdyn_pmanalysishistory_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmanalysishistory |
ReferencedAttribute | msdyn_pmanalysishistoryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmanalysishistory |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmbusinessruleautomationconfig_AsyncOperations
One-To-Many Relationship: msdyn_pmbusinessruleautomationconfig msdyn_pmbusinessruleautomationconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmbusinessruleautomationconfig |
ReferencedAttribute | msdyn_pmbusinessruleautomationconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmbusinessruleautomationconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmcalendar_AsyncOperations
One-To-Many Relationship: msdyn_pmcalendar msdyn_pmcalendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmcalendar |
ReferencedAttribute | msdyn_pmcalendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmcalendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmcalendarversion_AsyncOperations
One-To-Many Relationship: msdyn_pmcalendarversion msdyn_pmcalendarversion_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmcalendarversion |
ReferencedAttribute | msdyn_pmcalendarversionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmcalendarversion |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pminferredtask_AsyncOperations
One-To-Many Relationship: msdyn_pminferredtask msdyn_pminferredtask_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pminferredtask |
ReferencedAttribute | msdyn_pminferredtaskid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pminferredtask |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmprocessextendedmetadataversion_AsyncOperations
One-To-Many Relationship: msdyn_pmprocessextendedmetadataversion msdyn_pmprocessextendedmetadataversion_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmprocessextendedmetadataversion |
ReferencedAttribute | msdyn_pmprocessextendedmetadataversionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmprocessextendedmetadataversion |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmprocesstemplate_AsyncOperations
One-To-Many Relationship: msdyn_pmprocesstemplate msdyn_pmprocesstemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmprocesstemplate |
ReferencedAttribute | msdyn_pmprocesstemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmprocesstemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmprocessusersettings_AsyncOperations
One-To-Many Relationship: msdyn_pmprocessusersettings msdyn_pmprocessusersettings_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmprocessusersettings |
ReferencedAttribute | msdyn_pmprocessusersettingsid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmprocessusersettings |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmprocessversion_AsyncOperations
One-To-Many Relationship: msdyn_pmprocessversion msdyn_pmprocessversion_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmprocessversion |
ReferencedAttribute | msdyn_pmprocessversionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmprocessversion |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmrecording_AsyncOperations
One-To-Many Relationship: msdyn_pmrecording msdyn_pmrecording_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmrecording |
ReferencedAttribute | msdyn_pmrecordingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmrecording |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmsimulation_AsyncOperations
One-To-Many Relationship: msdyn_pmsimulation msdyn_pmsimulation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmsimulation |
ReferencedAttribute | msdyn_pmsimulationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmsimulation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmtemplate_AsyncOperations
One-To-Many Relationship: msdyn_pmtemplate msdyn_pmtemplate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmtemplate |
ReferencedAttribute | msdyn_pmtemplateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmtemplate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pmview_AsyncOperations
One-To-Many Relationship: msdyn_pmview msdyn_pmview_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_pmview |
ReferencedAttribute | msdyn_pmviewid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_pmview |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_richtextfile_AsyncOperations
One-To-Many Relationship: msdyn_richtextfile msdyn_richtextfile_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_richtextfile |
ReferencedAttribute | msdyn_richtextfileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_richtextfile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_salesforcestructuredobject_AsyncOperations
One-To-Many Relationship: msdyn_salesforcestructuredobject msdyn_salesforcestructuredobject_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_salesforcestructuredobject |
ReferencedAttribute | msdyn_salesforcestructuredobjectid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_salesforcestructuredobject |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_salesforcestructuredqnaconfig_AsyncOperations
One-To-Many Relationship: msdyn_salesforcestructuredqnaconfig msdyn_salesforcestructuredqnaconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_salesforcestructuredqnaconfig |
ReferencedAttribute | msdyn_salesforcestructuredqnaconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_salesforcestructuredqnaconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_schedule_AsyncOperations
One-To-Many Relationship: msdyn_schedule msdyn_schedule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_schedule |
ReferencedAttribute | msdyn_scheduleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_schedule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_serviceconfiguration_AsyncOperations
One-To-Many Relationship: msdyn_serviceconfiguration msdyn_serviceconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_serviceconfiguration |
ReferencedAttribute | msdyn_serviceconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_serviceconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_slakpi_AsyncOperations
One-To-Many Relationship: msdyn_slakpi msdyn_slakpi_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_slakpi |
ReferencedAttribute | msdyn_slakpiid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_slakpi |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_solutionhealthrule_AsyncOperations
One-To-Many Relationship: msdyn_solutionhealthrule msdyn_solutionhealthrule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_solutionhealthrule |
ReferencedAttribute | msdyn_solutionhealthruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_solutionhealthrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_solutionhealthruleargument_AsyncOperations
One-To-Many Relationship: msdyn_solutionhealthruleargument msdyn_solutionhealthruleargument_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_solutionhealthruleargument |
ReferencedAttribute | msdyn_solutionhealthruleargumentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_solutionhealthruleargument |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_solutionhealthruleset_AsyncOperations
One-To-Many Relationship: msdyn_solutionhealthruleset msdyn_solutionhealthruleset_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_solutionhealthruleset |
ReferencedAttribute | msdyn_solutionhealthrulesetid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_solutionhealthruleset |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_tour_AsyncOperations
One-To-Many Relationship: msdyn_tour msdyn_tour_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_tour |
ReferencedAttribute | msdyn_tourid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_tour |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_virtualtablecolumncandidate_AsyncOperations
One-To-Many Relationship: msdyn_virtualtablecolumncandidate msdyn_virtualtablecolumncandidate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_virtualtablecolumncandidate |
ReferencedAttribute | msdyn_virtualtablecolumncandidateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_virtualtablecolumncandidate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workflowactionstatus_AsyncOperations
One-To-Many Relationship: msdyn_workflowactionstatus msdyn_workflowactionstatus_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdyn_workflowactionstatus |
ReferencedAttribute | msdyn_workflowactionstatusid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_workflowactionstatus |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdynce_botcontent_AsyncOperations
One-To-Many Relationship: msdynce_botcontent msdynce_botcontent_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msdynce_botcontent |
ReferencedAttribute | msdynce_botcontentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msdynce_botcontent |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msgraphresourcetosubscription_AsyncOperations
One-To-Many Relationship: msgraphresourcetosubscription msgraphresourcetosubscription_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | msgraphresourcetosubscription |
ReferencedAttribute | msgraphresourcetosubscriptionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_msgraphresourcetosubscription |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspcat_catalogsubmissionfiles_AsyncOperations
One-To-Many Relationship: mspcat_catalogsubmissionfiles mspcat_catalogsubmissionfiles_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | mspcat_catalogsubmissionfiles |
ReferencedAttribute | mspcat_catalogsubmissionfilesid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspcat_catalogsubmissionfiles |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspcat_packagestore_AsyncOperations
One-To-Many Relationship: mspcat_packagestore mspcat_packagestore_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | mspcat_packagestore |
ReferencedAttribute | mspcat_packagestoreid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_mspcat_packagestore |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Organization_AsyncOperations
One-To-Many Relationship: organization Organization_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_organization |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncfnostate_AsyncOperations
One-To-Many Relationship: organizationdatasyncfnostate organizationdatasyncfnostate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncfnostate |
ReferencedAttribute | organizationdatasyncfnostateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_organizationdatasyncfnostate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncstate_AsyncOperations
One-To-Many Relationship: organizationdatasyncstate organizationdatasyncstate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncstate |
ReferencedAttribute | organizationdatasyncstateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_organizationdatasyncstate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncsubscription_AsyncOperations
One-To-Many Relationship: organizationdatasyncsubscription organizationdatasyncsubscription_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncsubscription |
ReferencedAttribute | organizationdatasyncsubscriptionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_organizationdatasyncsubscription |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncsubscriptionentity_AsyncOperations
One-To-Many Relationship: organizationdatasyncsubscriptionentity organizationdatasyncsubscriptionentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncsubscriptionentity |
ReferencedAttribute | organizationdatasyncsubscriptionentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_organizationdatasyncsubscriptionentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
organizationdatasyncsubscriptionfnotable_AsyncOperations
One-To-Many Relationship: organizationdatasyncsubscriptionfnotable organizationdatasyncsubscriptionfnotable_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | organizationdatasyncsubscriptionfnotable |
ReferencedAttribute | organizationdatasyncsubscriptionfnotableid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_organizationdatasyncsubscriptionfnotable |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_asyncoperations
One-To-Many Relationship: owner owner_asyncoperations
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
package_AsyncOperations
One-To-Many Relationship: package package_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | package |
ReferencedAttribute | packageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_package |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
packagehistory_AsyncOperations
One-To-Many Relationship: packagehistory packagehistory_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | packagehistory |
ReferencedAttribute | packagehistoryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_packagehistory |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
PhoneCall_AsyncOperations
One-To-Many Relationship: phonecall PhoneCall_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | phonecall |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_phonecall |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
plannerbusinessscenario_AsyncOperations
One-To-Many Relationship: plannerbusinessscenario plannerbusinessscenario_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | plannerbusinessscenario |
ReferencedAttribute | plannerbusinessscenarioid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_plannerbusinessscenario |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
plannersyncaction_AsyncOperations
One-To-Many Relationship: plannersyncaction plannersyncaction_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | plannersyncaction |
ReferencedAttribute | plannersyncactionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_plannersyncaction |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
pluginpackage_AsyncOperations
One-To-Many Relationship: pluginpackage pluginpackage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | pluginpackage |
ReferencedAttribute | pluginpackageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_pluginpackage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
position_AsyncOperations
One-To-Many Relationship: position position_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | position |
ReferencedAttribute | positionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_position |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
post_AsyncOperations
One-To-Many Relationship: post post_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | post |
ReferencedAttribute | postid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_post |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
PostFollow_AsyncOperations
One-To-Many Relationship: postfollow PostFollow_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | postfollow |
ReferencedAttribute | postfollowid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_postfollow |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerbidataset_AsyncOperations
One-To-Many Relationship: powerbidataset powerbidataset_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerbidataset |
ReferencedAttribute | powerbidatasetid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerbidataset |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerbidatasetapdx_AsyncOperations
One-To-Many Relationship: powerbidatasetapdx powerbidatasetapdx_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerbidatasetapdx |
ReferencedAttribute | powerbidatasetapdxid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerbidatasetapdx |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerbimashupparameter_AsyncOperations
One-To-Many Relationship: powerbimashupparameter powerbimashupparameter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerbimashupparameter |
ReferencedAttribute | powerbimashupparameterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerbimashupparameter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerbireport_AsyncOperations
One-To-Many Relationship: powerbireport powerbireport_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerbireport |
ReferencedAttribute | powerbireportid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerbireport |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerbireportapdx_AsyncOperations
One-To-Many Relationship: powerbireportapdx powerbireportapdx_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerbireportapdx |
ReferencedAttribute | powerbireportapdxid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerbireportapdx |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerfxrule_AsyncOperations
One-To-Many Relationship: powerfxrule powerfxrule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerfxrule |
ReferencedAttribute | powerfxruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerfxrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerpagecomponent_AsyncOperations
One-To-Many Relationship: powerpagecomponent powerpagecomponent_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerpagecomponent |
ReferencedAttribute | powerpagecomponentid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerpagecomponent |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerpagesite_AsyncOperations
One-To-Many Relationship: powerpagesite powerpagesite_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerpagesite |
ReferencedAttribute | powerpagesiteid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerpagesite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerpagesitelanguage_AsyncOperations
One-To-Many Relationship: powerpagesitelanguage powerpagesitelanguage_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerpagesitelanguage |
ReferencedAttribute | powerpagesitelanguageid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerpagesitelanguage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerpagesitepublished_AsyncOperations
One-To-Many Relationship: powerpagesitepublished powerpagesitepublished_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerpagesitepublished |
ReferencedAttribute | powerpagesitepublishedid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerpagesitepublished |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
powerpagesscanreport_AsyncOperations
One-To-Many Relationship: powerpagesscanreport powerpagesscanreport_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | powerpagesscanreport |
ReferencedAttribute | powerpagesscanreportid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_powerpagesscanreport |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Privilege_AsyncOperations
One-To-Many Relationship: privilege Privilege_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | privilege |
ReferencedAttribute | privilegeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_privilege |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
privilegecheckerlog_AsyncOperations
One-To-Many Relationship: privilegecheckerlog privilegecheckerlog_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | privilegecheckerlog |
ReferencedAttribute | privilegecheckerlogid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_privilegecheckerlog |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
privilegecheckerrun_AsyncOperations
One-To-Many Relationship: privilegecheckerrun privilegecheckerrun_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | privilegecheckerrun |
ReferencedAttribute | privilegecheckerrunid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_privilegecheckerrun |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
privilegesremovalsetting_AsyncOperations
One-To-Many Relationship: privilegesremovalsetting privilegesremovalsetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | privilegesremovalsetting |
ReferencedAttribute | privilegesremovalsettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_privilegesremovalsetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
processstageparameter_AsyncOperations
One-To-Many Relationship: processstageparameter processstageparameter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | processstageparameter |
ReferencedAttribute | processstageparameterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_processstageparameter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
provisionlanguageforuser_AsyncOperations
One-To-Many Relationship: provisionlanguageforuser provisionlanguageforuser_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | provisionlanguageforuser |
ReferencedAttribute | provisionlanguageforuserid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_provisionlanguageforuser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
QuarterlyFiscalCalendar_AsyncOperations
One-To-Many Relationship: quarterlyfiscalcalendar QuarterlyFiscalCalendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | quarterlyfiscalcalendar |
ReferencedAttribute | userfiscalcalendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_quarterlyfiscalcalendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_AsyncOperations
One-To-Many Relationship: queue Queue_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | queue |
ReferencedAttribute | queueid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_queue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
QueueItem_AsyncOperations
One-To-Many Relationship: queueitem QueueItem_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | queueitem |
ReferencedAttribute | queueitemid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_queueitem |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
recordfilter_AsyncOperations
One-To-Many Relationship: recordfilter recordfilter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | recordfilter |
ReferencedAttribute | recordfilterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_recordfilter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
RecurringAppointmentMaster_AsyncOperations
One-To-Many Relationship: recurringappointmentmaster RecurringAppointmentMaster_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | recurringappointmentmaster |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_recurringappointmentmaster |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
recyclebinconfig_AsyncOperations
One-To-Many Relationship: recyclebinconfig recyclebinconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | recyclebinconfig |
ReferencedAttribute | recyclebinconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_recyclebinconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
relationshipattribute_AsyncOperations
One-To-Many Relationship: relationshipattribute relationshipattribute_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | relationshipattribute |
ReferencedAttribute | relationshipattributeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_relationshipattribute |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Report_AsyncOperations
One-To-Many Relationship: report Report_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | report |
ReferencedAttribute | reportid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_report |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
reportparameter_AsyncOperations
One-To-Many Relationship: reportparameter reportparameter_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | reportparameter |
ReferencedAttribute | reportparameterid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_reportparameter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
retaineddataexcel_AsyncOperations
One-To-Many Relationship: retaineddataexcel retaineddataexcel_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | retaineddataexcel |
ReferencedAttribute | retaineddataexcelid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_retaineddataexcel |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
retentionconfig_AsyncOperations
One-To-Many Relationship: retentionconfig retentionconfig_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | retentionconfig |
ReferencedAttribute | retentionconfigid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_retentionconfig |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
retentionfailuredetail_AsyncOperations
One-To-Many Relationship: retentionfailuredetail retentionfailuredetail_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | retentionfailuredetail |
ReferencedAttribute | retentionfailuredetailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_retentionfailuredetail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
retentionoperation_AsyncOperations
One-To-Many Relationship: retentionoperation retentionoperation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | retentionoperation |
ReferencedAttribute | retentionoperationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_retentionoperation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
retentionoperationdetail_AsyncOperations
One-To-Many Relationship: retentionoperationdetail retentionoperationdetail_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | retentionoperationdetail |
ReferencedAttribute | retentionoperationdetailid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_retentionoperationdetail |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Role_AsyncOperations
One-To-Many Relationship: role Role_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | role |
ReferencedAttribute | roleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_role |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
roleeditorlayout_AsyncOperations
One-To-Many Relationship: roleeditorlayout roleeditorlayout_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | roleeditorlayout |
ReferencedAttribute | roleeditorlayoutid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_roleeditorlayout |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
rollupfield_AsyncOperations
One-To-Many Relationship: rollupfield rollupfield_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | rollupfield |
ReferencedAttribute | rollupfieldid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_rollupfield |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SavedQuery_AsyncOperations
One-To-Many Relationship: savedquery SavedQuery_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | savedquery |
ReferencedAttribute | savedqueryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_savedquery |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SdkMessageProcessingStep_AsyncOperations
One-To-Many Relationship: sdkmessageprocessingstep SdkMessageProcessingStep_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sdkmessageprocessingstep |
ReferencedAttribute | sdkmessageprocessingstepid |
ReferencingAttribute | owningextensionid |
ReferencingEntityNavigationPropertyName | owningextensionid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
searchattributesettings_AsyncOperations
One-To-Many Relationship: searchattributesettings searchattributesettings_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | searchattributesettings |
ReferencedAttribute | searchattributesettingsid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_searchattributesettings |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
searchcustomanalyzer_AsyncOperations
One-To-Many Relationship: searchcustomanalyzer searchcustomanalyzer_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | searchcustomanalyzer |
ReferencedAttribute | searchcustomanalyzerid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_searchcustomanalyzer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
searchrelationshipsettings_AsyncOperations
One-To-Many Relationship: searchrelationshipsettings searchrelationshipsettings_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | searchrelationshipsettings |
ReferencedAttribute | searchrelationshipsettingsid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_searchrelationshipsettings |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SemiAnnualFiscalCalendar_AsyncOperations
One-To-Many Relationship: semiannualfiscalcalendar SemiAnnualFiscalCalendar_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | semiannualfiscalcalendar |
ReferencedAttribute | userfiscalcalendarid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_semiannualfiscalcalendar |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
serviceplan_AsyncOperations
One-To-Many Relationship: serviceplan serviceplan_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | serviceplan |
ReferencedAttribute | serviceplanid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_serviceplan |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
serviceplanmapping_AsyncOperations
One-To-Many Relationship: serviceplanmapping serviceplanmapping_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | serviceplanmapping |
ReferencedAttribute | serviceplanmappingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_serviceplanmapping |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
sharedlinksetting_AsyncOperations
One-To-Many Relationship: sharedlinksetting sharedlinksetting_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sharedlinksetting |
ReferencedAttribute | sharedlinksettingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sharedlinksetting |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
sharedobject_AsyncOperations
One-To-Many Relationship: sharedobject sharedobject_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sharedobject |
ReferencedAttribute | sharedobjectid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sharedobject |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
sharedworkspace_AsyncOperations
One-To-Many Relationship: sharedworkspace sharedworkspace_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sharedworkspace |
ReferencedAttribute | sharedworkspaceid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sharedworkspace |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
sharedworkspacepool_AsyncOperations
One-To-Many Relationship: sharedworkspacepool sharedworkspacepool_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sharedworkspacepool |
ReferencedAttribute | sharedworkspacepoolid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sharedworkspacepool |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointDocumentLocation_AsyncOperations
One-To-Many Relationship: sharepointdocumentlocation SharePointDocumentLocation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sharepointdocumentlocation |
ReferencedAttribute | sharepointdocumentlocationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sharepointdocumentlocation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SharePointSite_AsyncOperations
One-To-Many Relationship: sharepointsite SharePointSite_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sharepointsite |
ReferencedAttribute | sharepointsiteid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sharepointsite |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
sideloadedaiplugin_AsyncOperations
One-To-Many Relationship: sideloadedaiplugin sideloadedaiplugin_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sideloadedaiplugin |
ReferencedAttribute | sideloadedaipluginid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sideloadedaiplugin |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
similarityrule_AsyncOperations
One-To-Many Relationship: similarityrule similarityrule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | similarityrule |
ReferencedAttribute | similarityruleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_similarityrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
slabase_AsyncOperations
One-To-Many Relationship: sla slabase_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_sla |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SocialActivity_AsyncOperations
One-To-Many Relationship: socialactivity SocialActivity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | socialactivity |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_socialactivity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SocialProfile_AsyncOperations
One-To-Many Relationship: socialprofile SocialProfile_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | socialprofile |
ReferencedAttribute | socialprofileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_socialprofile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
solutioncomponentattributeconfiguration_AsyncOperations
One-To-Many Relationship: solutioncomponentattributeconfiguration solutioncomponentattributeconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | solutioncomponentattributeconfiguration |
ReferencedAttribute | solutioncomponentattributeconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_solutioncomponentattributeconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
solutioncomponentbatchconfiguration_AsyncOperations
One-To-Many Relationship: solutioncomponentbatchconfiguration solutioncomponentbatchconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | solutioncomponentbatchconfiguration |
ReferencedAttribute | solutioncomponentbatchconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_solutioncomponentbatchconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
solutioncomponentconfiguration_AsyncOperations
One-To-Many Relationship: solutioncomponentconfiguration solutioncomponentconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | solutioncomponentconfiguration |
ReferencedAttribute | solutioncomponentconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_solutioncomponentconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
solutioncomponentrelationshipconfiguration_AsyncOperations
One-To-Many Relationship: solutioncomponentrelationshipconfiguration solutioncomponentrelationshipconfiguration_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | solutioncomponentrelationshipconfiguration |
ReferencedAttribute | solutioncomponentrelationshipconfigurationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_solutioncomponentrelationshipconfiguration |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentity_AsyncOperations
One-To-Many Relationship: stagedentity stagedentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | stagedentity |
ReferencedAttribute | stagedentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_stagedentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
stagedentityattribute_AsyncOperations
One-To-Many Relationship: stagedentityattribute stagedentityattribute_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | stagedentityattribute |
ReferencedAttribute | stagedentityattributeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_stagedentityattribute |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
stagedmetadataasyncoperation_AsyncOperations
One-To-Many Relationship: stagedmetadataasyncoperation stagedmetadataasyncoperation_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | stagedmetadataasyncoperation |
ReferencedAttribute | stagedmetadataasyncoperationid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_stagedmetadataasyncoperation |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
stagesolutionupload_AsyncOperations
One-To-Many Relationship: stagesolutionupload stagesolutionupload_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | stagesolutionupload |
ReferencedAttribute | stagesolutionuploadid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_stagesolutionupload |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Subject_AsyncOperations
One-To-Many Relationship: subject Subject_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | subject |
ReferencedAttribute | subjectid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_subject |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
supportusertable_AsyncOperations
One-To-Many Relationship: supportusertable supportusertable_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | supportusertable |
ReferencedAttribute | supportusertableid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_supportusertable |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
synapsedatabase_AsyncOperations
One-To-Many Relationship: synapsedatabase synapsedatabase_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | synapsedatabase |
ReferencedAttribute | synapsedatabaseid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_synapsedatabase |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
synapselinkexternaltablestate_AsyncOperations
One-To-Many Relationship: synapselinkexternaltablestate synapselinkexternaltablestate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | synapselinkexternaltablestate |
ReferencedAttribute | synapselinkexternaltablestateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_synapselinkexternaltablestate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
synapselinkprofile_AsyncOperations
One-To-Many Relationship: synapselinkprofile synapselinkprofile_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | synapselinkprofile |
ReferencedAttribute | synapselinkprofileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_synapselinkprofile |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
synapselinkprofileentity_AsyncOperations
One-To-Many Relationship: synapselinkprofileentity synapselinkprofileentity_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | synapselinkprofileentity |
ReferencedAttribute | synapselinkprofileentityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_synapselinkprofileentity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
synapselinkprofileentitystate_AsyncOperations
One-To-Many Relationship: synapselinkprofileentitystate synapselinkprofileentitystate_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | synapselinkprofileentitystate |
ReferencedAttribute | synapselinkprofileentitystateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_synapselinkprofileentitystate |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
synapselinkschedule_AsyncOperations
One-To-Many Relationship: synapselinkschedule synapselinkschedule_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | synapselinkschedule |
ReferencedAttribute | synapselinkscheduleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_synapselinkschedule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_asyncoperation
One-To-Many Relationship: systemuser system_user_asyncoperation
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SystemForm_AsyncOperations
One-To-Many Relationship: systemform SystemForm_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | systemform |
ReferencedAttribute | formid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_systemform |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
SystemUser_AsyncOperations
One-To-Many Relationship: systemuser SystemUser_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_systemuser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
systemuserauthorizationchangetracker_AsyncOperations
One-To-Many Relationship: systemuserauthorizationchangetracker systemuserauthorizationchangetracker_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | systemuserauthorizationchangetracker |
ReferencedAttribute | systemuserid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_systemuserauthorizationchangetracker |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Task_AsyncOperations
One-To-Many Relationship: task Task_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | task |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_task |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_asyncoperation
One-To-Many Relationship: team team_asyncoperation
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Team_AsyncOperations
One-To-Many Relationship: team Team_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_team |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
teammobileofflineprofilemembership_AsyncOperations
One-To-Many Relationship: teammobileofflineprofilemembership teammobileofflineprofilemembership_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | teammobileofflineprofilemembership |
ReferencedAttribute | teammobileofflineprofilemembershipid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_teammobileofflineprofilemembership |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Template_AsyncOperations
One-To-Many Relationship: template Template_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | template |
ReferencedAttribute | templateid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_template |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Territory_AsyncOperations
One-To-Many Relationship: territory Territory_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | territory |
ReferencedAttribute | territoryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_territory |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
theme_AsyncOperations
One-To-Many Relationship: theme theme_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | theme |
ReferencedAttribute | themeid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_theme |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
TransactionCurrency_AsyncOperations
One-To-Many Relationship: transactioncurrency TransactionCurrency_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_transactioncurrency |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
UserForm_AsyncOperations
One-To-Many Relationship: userform UserForm_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | userform |
ReferencedAttribute | userformid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_userform |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
usermapping_AsyncOperations
One-To-Many Relationship: usermapping usermapping_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | usermapping |
ReferencedAttribute | usermappingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_usermapping |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
usermobileofflineprofilemembership_AsyncOperations
One-To-Many Relationship: usermobileofflineprofilemembership usermobileofflineprofilemembership_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | usermobileofflineprofilemembership |
ReferencedAttribute | usermobileofflineprofilemembershipid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_usermobileofflineprofilemembership |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
UserQuery_AsyncOperations
One-To-Many Relationship: userquery UserQuery_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | userquery |
ReferencedAttribute | userqueryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_userquery |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
userrating_AsyncOperations
One-To-Many Relationship: userrating userrating_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | userrating |
ReferencedAttribute | userratingid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_userrating |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
viewasexamplequestion_AsyncOperations
One-To-Many Relationship: viewasexamplequestion viewasexamplequestion_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | viewasexamplequestion |
ReferencedAttribute | viewasexamplequestionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_viewasexamplequestion |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
virtualentitymetadata_AsyncOperations
One-To-Many Relationship: virtualentitymetadata virtualentitymetadata_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | virtualentitymetadata |
ReferencedAttribute | virtualentitymetadataid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_virtualentitymetadata |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
workflowbinary_AsyncOperations
One-To-Many Relationship: workflowbinary workflowbinary_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | workflowbinary |
ReferencedAttribute | workflowbinaryid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_workflowbinary |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
workqueue_AsyncOperations
One-To-Many Relationship: workqueue workqueue_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | workqueue |
ReferencedAttribute | workqueueid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_workqueue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
workqueueitem_AsyncOperations
One-To-Many Relationship: workqueueitem workqueueitem_AsyncOperations
Property | Value |
---|---|
ReferencedEntity | workqueueitem |
ReferencedAttribute | workqueueitemid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_workqueueitem |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- AsyncOperation_BulkDeleteOperation
- AsyncOperation_DuplicateBaseRecord
- AsyncOperation_Emails
- asyncoperation_FileAttachments
- AsyncOperation_MailboxTrackingFolder
- AsyncOperation_SocialActivities
- lk_workflowlog_asyncoperation_childworkflow
- lk_workflowlog_asyncoperations
AsyncOperation_BulkDeleteOperation
Many-To-One Relationship: bulkdeleteoperation AsyncOperation_BulkDeleteOperation
Property | Value |
---|---|
ReferencingEntity | bulkdeleteoperation |
ReferencingAttribute | asyncoperationid |
ReferencedEntityNavigationPropertyName | AsyncOperation_BulkDeleteOperation |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
AsyncOperation_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord AsyncOperation_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | asyncoperationid |
ReferencedEntityNavigationPropertyName | AsyncOperation_DuplicateBaseRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
AsyncOperation_Emails
Many-To-One Relationship: email AsyncOperation_Emails
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | AsyncOperation_Emails |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
asyncoperation_FileAttachments
Many-To-One Relationship: fileattachment asyncoperation_FileAttachments
Property | Value |
---|---|
ReferencingEntity | fileattachment |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | asyncoperation_FileAttachments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
AsyncOperation_MailboxTrackingFolder
Many-To-One Relationship: mailboxtrackingfolder AsyncOperation_MailboxTrackingFolder
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | AsyncOperation_MailboxTrackingFolder |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
AsyncOperation_SocialActivities
Many-To-One Relationship: socialactivity AsyncOperation_SocialActivities
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | AsyncOperation_SocialActivities |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
lk_workflowlog_asyncoperation_childworkflow
Many-To-One Relationship: workflowlog lk_workflowlog_asyncoperation_childworkflow
Property | Value |
---|---|
ReferencingEntity | workflowlog |
ReferencingAttribute | childworkflowinstanceid |
ReferencedEntityNavigationPropertyName | lk_workflowlog_asyncoperation_childworkflow |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
lk_workflowlog_asyncoperations
Many-To-One Relationship: workflowlog lk_workflowlog_asyncoperations
Property | Value |
---|---|
ReferencingEntity | workflowlog |
ReferencingAttribute | asyncoperationid |
ReferencedEntityNavigationPropertyName | lk_workflowlog_asyncoperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
asyncoperation