Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Armazena detalhes das conversas das execuções de simulação
Messages
A tabela seguinte lista as mensagens para a tabela de Conversa Simulada (msdyn_SimulatedConversation). As mensagens representam operações que podem ser executadas na tabela. Podem também ser eventos.
| Nome É evento? |
Operação API Web | SDK para .NET |
|---|---|---|
AssignEvento: True |
PATCH /msdyn_simulatedconversations(msdyn_simulatedconversationid)Atualize a ownerid propriedade. |
AssignRequest |
AssociateEvento: True |
Associar registos | Associar registos |
BulkRetainEvento: True |
BulkRetain | Aprenda a usar mensagens com o SDK para .NET |
CreateEvento: True |
POST /msdyn_simulatedconversationsConsulte Criar |
Criar registos |
CreateMultipleEvento: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvento: True |
DELETE /msdyn_simulatedconversations(msdyn_simulatedconversationid)Consulte Excluir |
Excluir registros |
DisassociateEvento: True |
Desassociar registos | Desassociar registos |
GrantAccessEvento: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvento: Falso |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvento: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContentEvento: True |
PurgeRetainedContent | Aprenda a usar mensagens com o SDK para .NET |
RetainEvento: True |
Retain | Aprenda a usar mensagens com o SDK para .NET |
RetrieveEvento: True |
GET /msdyn_simulatedconversations(msdyn_simulatedconversationid)Consulte Recuperar |
Recuperar registros |
RetrieveMultipleEvento: True |
GET /msdyn_simulatedconversationsConsulte Dados de consulta |
Consultar dados |
RetrievePrincipalAccessEvento: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvento: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvento: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetainEvento: True |
RollbackRetain | Aprenda a usar mensagens com o SDK para .NET |
SetStateEvento: True |
PATCH /msdyn_simulatedconversations(msdyn_simulatedconversationid)Atualize as statecode propriedades e statuscode . |
SetStateRequest |
UpdateEvento: True |
PATCH /msdyn_simulatedconversations(msdyn_simulatedconversationid)Ver atualização |
Atualizar registos |
UpdateMultipleEvento: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvento: Falso |
PATCH /msdyn_simulatedconversations(msdyn_simulatedconversationid)Ver Upsert uma linha de tabela |
UpsertRequest |
UpsertMultipleEvento: Falso |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvento: True |
ValidateRetentionConfig | Aprenda a usar mensagens com o SDK para .NET |
Properties
A tabela seguinte lista propriedades selecionadas para a tabela de Conversa Simulada (msdyn_SimulatedConversation).
| Property | Valor |
|---|---|
| DisplayName | Conversa Simulada |
| DisplayCollectionName | Conversas Simuladas |
| Nome do esquema | msdyn_SimulatedConversation |
| CollectionSchemaName | msdyn_SimulatedConversations |
| EntitySetName | msdyn_simulatedconversations |
| LogicalName | msdyn_simulatedconversation |
| LogicalCollectionName | msdyn_simulatedconversations |
| PrimaryIdAttribute | msdyn_simulatedconversationid |
| PrimaryNameAttribute | msdyn_name |
| Tipo de tabela | Standard |
| Tipo de propriedade | UserOwned |
Colunas/atributos graváveis
Essas colunas/atributos retornam true para IsValidForCreate ou IsValidForUpdate (geralmente ambos). Listado por SchemaName.
- ImportSequenceNumber
- msdyn_AverageHandleTimeInSec
- msdyn_AverageWaitTimeInSec
- msdyn_ConversationId
- msdyn_IsResolved
- msdyn_Name
- msdyn_Sentiment
- msdyn_SimulatedConversationId
- msdyn_SimulationRunId
- msdyn_TranscriptId
- OverriddenCreatedOn
- ID do proprietário
- OwnerIdType
- PartitionId
- código de estado
- código de status
- TimeZoneRuleVersionNumber
- TTLInSeconds
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Valor |
|---|---|
| Description | Número de sequência da importação que criou este registo. |
| Nome de Exibição | Importar número de sequência |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | importsequencenumber |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 2147483647 |
| ValorMínimo | -2147483648 |
msdyn_AverageHandleTimeInSec
| Property | Valor |
|---|---|
| Description | Tempo médio de resposta em segundos para a conversa |
| Nome de Exibição | Tempo Médio de Tratamento (seg) |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_averagehandletimeinsec |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 2147483647 |
| ValorMínimo | 0 |
msdyn_AverageWaitTimeInSec
| Property | Valor |
|---|---|
| Description | Tempo médio de espera em segundos para a conversa |
| Nome de Exibição | Tempo Médio de Espera (sec) |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_averagewaittimeinsec |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 2147483647 |
| ValorMínimo | 0 |
msdyn_ConversationId
| Property | Valor |
|---|---|
| Description | Identificador único para a conversa |
| Nome de Exibição | ID da conversação |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_conversationid |
| Nível Necessário | None |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
msdyn_IsResolved
| Property | Valor |
|---|---|
| Description | Indica se a conversa foi resolvida |
| Nome de Exibição | Está resolvido |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_isresolved |
| Nível Necessário | None |
| Tipo | booleano |
| GlobalChoiceName | msdyn_simulatedconversation_msdyn_isresolved |
| Valor Padrão | Falso |
| Rótulo verdadeiro | |
| Rótulo falso |
msdyn_Name
| Property | Valor |
|---|---|
| Description | Nome da conversa simulada |
| Nome de Exibição | Nome |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_name |
| Nível Necessário | AplicaçãoNecessária |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
msdyn_Sentiment
| Property | Valor |
|---|---|
| Description | Pontuação de sentimento para a conversa (-100 a 100) |
| Nome de Exibição | Pontuação de sentimento |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_sentiment |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 100 |
| ValorMínimo | -100 |
msdyn_SimulatedConversationId
| Property | Valor |
|---|---|
| Description | Identificador exclusivo para instâncias de entidade |
| Nome de Exibição | Conversa Simulada |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_simulatedconversationid |
| Nível Necessário | SistemaNecessário |
| Tipo | Uniqueidentifier |
msdyn_SimulationRunId
| Property | Valor |
|---|---|
| Description | Referência à simulação principal executada |
| Nome de Exibição | ID de Execução de Simulação |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_simulationrunid |
| Nível Necessário | None |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
msdyn_TranscriptId
| Property | Valor |
|---|---|
| Description | Referência à transcrição da conversa |
| Nome de Exibição | ID de Transcrição |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | msdyn_transcriptid |
| Nível Necessário | None |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
OverriddenCreatedOn
| Property | Valor |
|---|---|
| Description | Data e hora em que o registo foi migrado. |
| Nome de Exibição | Registro criado em |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | overriddencreatedon |
| Nível Necessário | None |
| Tipo | DateTime |
| CanChangeDateTimeBehavior | Falso |
| DateTimeBehavior | UsuárioLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
IdProprietário
| Property | Valor |
|---|---|
| Description | ID do proprietário |
| Nome de Exibição | Owner |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | ownerid |
| Nível Necessário | SistemaNecessário |
| Tipo | Proprietário |
| Targets | utilizador do sistema, equipa |
OwnerIdType
| Property | Valor |
|---|---|
| Description | Tipo de identificação do proprietário |
| Nome de Exibição | |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | owneridtype |
| Nível Necessário | SistemaNecessário |
| Tipo | EntityName |
Identificador de Partição
| Property | Valor |
|---|---|
| Description | ID da partição lógica. Uma partição lógica consiste em um conjunto de registros com a mesma ID de partição. |
| Nome de Exibição | ID da partição |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | partitionid |
| Nível Necessário | None |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
código de estado
| Property | Valor |
|---|---|
| Description | Estado da Conversa Simulada |
| Nome de Exibição | Situação |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | statecode |
| Nível Necessário | SistemaNecessário |
| Tipo | Estado |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_simulatedconversation_statecode |
statecode Opções/Opções
| Valor | Detalhes |
|---|---|
| 0 | Gravadora: Ativo DefaultStatus: 1 InvarianteNome: Active |
| 1 | Rótulo: Inativo DefaultStatus: 2 InvarianteNome: Inactive |
código de estado
| Property | Valor |
|---|---|
| Description | Razão para o estado da Conversa Simulada |
| Nome de Exibição | Motivo do status |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | statuscode |
| Nível Necessário | None |
| Tipo | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_simulatedconversation_statuscode |
statuscode Opções/Opções
| Valor | Detalhes |
|---|---|
| 1 | Gravadora: Ativo Estado:0 TransitionData: Nenhum |
| 2 | Rótulo: Inativo Estado:1 TransitionData: Nenhum |
TimeZoneRuleVersionNumber
| Property | Valor |
|---|---|
| Description | Apenas para uso interno. |
| Nome de Exibição | Número da versão da regra de fuso horário |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | timezoneruleversionnumber |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 2147483647 |
| ValorMínimo | -1 |
TTLInSeconds
| Property | Valor |
|---|---|
| Description | Tempo para viver em segundos. |
| Nome de Exibição | Tempo de viver |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | ttlinseconds |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 2147483647 |
| ValorMínimo | 1 |
UTCConversionTimeZoneCode
| Property | Valor |
|---|---|
| Description | Código de fuso horário que estava em uso quando o registro foi criado. |
| Nome de Exibição | Código de fuso horário de conversão UTC |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | utcconversiontimezonecode |
| Nível Necessário | None |
| Tipo | Integer |
| Valor Máximo | 2147483647 |
| ValorMínimo | -1 |
Colunas/atributos somente leitura
Essas colunas/atributos retornam false para IsValidForCreate e IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CriadoemOn
- CreatedOnBehalfBy
- ModificadoPor
- Modificado
- ModifiedOnBehalfBy
- OwnerIdName
- ProprietárioIdYomiName
- PossuindoBusinessUnit
- OwningTeam
- OwningUser
- Número da versão
Criado Por
| Property | Valor |
|---|---|
| Description | Identificador exclusivo do usuário que criou o registro. |
| Nome de Exibição | Criado por |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | createdby |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | systemuser |
CriadoemOn
| Property | Valor |
|---|---|
| Description | Data e hora em que o registo foi criado. |
| Nome de Exibição | Criado em |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | createdon |
| Nível Necessário | None |
| Tipo | DateTime |
| CanChangeDateTimeBehavior | Falso |
| DateTimeBehavior | UsuárioLocal |
| Format | Data e Hora |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Valor |
|---|---|
| Description | Identificador exclusivo do usuário delegado que criou o registro. |
| Nome de Exibição | Criado por (Delegate) |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | createdonbehalfby |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | systemuser |
Modificado por
| Property | Valor |
|---|---|
| Description | Identificador exclusivo do usuário que modificou o registro. |
| Nome de Exibição | Modificado por |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | modifiedby |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | systemuser |
Modificado
| Property | Valor |
|---|---|
| Description | Data e hora em que o registo foi modificado. |
| Nome de Exibição | Modificado em |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | modifiedon |
| Nível Necessário | None |
| Tipo | DateTime |
| CanChangeDateTimeBehavior | Falso |
| DateTimeBehavior | UsuárioLocal |
| Format | Data e Hora |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Valor |
|---|---|
| Description | Identificador exclusivo do usuário delegado que modificou o registro. |
| Nome de Exibição | Modificado por (Delegar) |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | modifiedonbehalfby |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | systemuser |
OwnerIdName
| Property | Valor |
|---|---|
| Description | Nome do proprietário |
| Nome de Exibição | |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | owneridname |
| Nível Necessário | SistemaNecessário |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
ProprietárioIdYomiName
| Property | Valor |
|---|---|
| Description | Yomi nome do proprietário |
| Nome de Exibição | |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | owneridyominame |
| Nível Necessário | SistemaNecessário |
| Tipo | String |
| Format | Texto |
| Nome_Formato: | Texto |
| ImeMode | Auto |
| IsLocalizable | Falso |
| MaxLength | 100 |
PossuindoBusinessUnit
| Property | Valor |
|---|---|
| Description | Identificador exclusivo da unidade de negócios proprietária do registro |
| Nome de Exibição | Unidade de Negócio Proprietária |
| IsValidForForm | Verdade |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | owningbusinessunit |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | Unidade de Negócio |
OwningTeam
| Property | Valor |
|---|---|
| Description | Identificador exclusivo para a equipe proprietária do registro. |
| Nome de Exibição | Equipa proprietária |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | owningteam |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | equipa |
OwningUser
| Property | Valor |
|---|---|
| Description | Identificador exclusivo para o usuário proprietário do registro. |
| Nome de Exibição | Usuário proprietário |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | owninguser |
| Nível Necessário | None |
| Tipo | Lookup |
| Targets | systemuser |
NúmeroDeVersão
| Property | Valor |
|---|---|
| Description | Número da versão |
| Nome de Exibição | Número da versão |
| IsValidForForm | Falso |
| ÉVálidoParaLeitura | Verdade |
| LogicalName | versionnumber |
| Nível Necessário | None |
| Tipo | BigInt |
| Valor Máximo | 9223372036854775807 |
| ValorMínimo | -9223372036854775808 |
Relações Muitos para Um
Estas relações são muitos-para-um. Listado por SchemaName.
- business_unit_msdyn_simulatedconversation
- lk_msdyn_simulatedconversation_createdby
- lk_msdyn_simulatedconversation_createdonbehalfby
- lk_msdyn_simulatedconversation_modifiedby
- lk_msdyn_simulatedconversation_modifiedonbehalfby
- owner_msdyn_simulatedconversation
- team_msdyn_simulatedconversation
- user_msdyn_simulatedconversation
business_unit_msdyn_simulatedconversation
Relação Um-To-Many: unidade de negócio business_unit_msdyn_simulatedconversation
| Property | Valor |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: RestrictAtribuir: NoCascadeSuprimir. RestrictMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
lk_msdyn_simulatedconversation_createdby
Relação Um-To-Many: utilizador do sistema lk_msdyn_simulatedconversation_createdby
| Property | Valor |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
lk_msdyn_simulatedconversation_createdonbehalfby
Relação Um-To-Many: utilizador do sistema lk_msdyn_simulatedconversation_createdonbehalfby
| Property | Valor |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
lk_msdyn_simulatedconversation_modifiedby
Relação Um-To-Many: utilizador do sistema lk_msdyn_simulatedconversation_modifiedby
| Property | Valor |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
lk_msdyn_simulatedconversation_modifiedonbehalfby
Relação Um-To-Many: utilizador do sistema lk_msdyn_simulatedconversation_modifiedonbehalfby
| Property | Valor |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
owner_msdyn_simulatedconversation
Relação de umTo-Many: dono owner_msdyn_simulatedconversation
| Property | Valor |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
team_msdyn_simulatedconversation
Relação Um-To-Many: equipa team_msdyn_simulatedconversation
| Property | Valor |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
user_msdyn_simulatedconversation
Relação Um-To-Many: utilizador do sistema user_msdyn_simulatedconversation
| Property | Valor |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierárquico | |
| CascadeConfiguration | Arquivo: NoCascadeAtribuir: NoCascadeSuprimir. NoCascadeMesclar: NoCascadeReparente: NoCascadeRollupView: NoCascadePartilhar: NoCascadeCancelar compartilhamento: NoCascade |
Relações um-para-muitos
Estas relações são um-para-muitos. Listado por SchemaName.
- msdyn_simulatedconversation_AsyncOperations
- msdyn_simulatedconversation_BulkDeleteFailures
- msdyn_simulatedconversation_MailboxTrackingFolders
- msdyn_simulatedconversation_PrincipalObjectAttributeAccesses
- msdyn_simulatedconversation_ProcessSession
- msdyn_simulatedconversation_SyncErrors
msdyn_simulatedconversation_AsyncOperations
RelaçãoTo-One Muitos: Operação Assíncrona msdyn_simulatedconversation_AsyncOperations
| Property | Valor |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_simulatedconversation_AsyncOperations |
| IsPersonalizável | True |
| AssociatedMenuConfiguration | AvailableOffline: Verdadeiro Comportamento: DoNotDisplayGrupo: DetailsEtiqueta: MenuId: null Encomendar: QueryApi: nulo ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_simulatedconversation_BulkDeleteFailures
RelacionamentoTo-One Many- Bulkdeletefailure msdyn_simulatedconversation_BulkDeleteFailures
| Property | Valor |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_simulatedconversation_BulkDeleteFailures |
| IsPersonalizável | True |
| AssociatedMenuConfiguration | AvailableOffline: Verdadeiro Comportamento: DoNotDisplayGrupo: DetailsEtiqueta: MenuId: null Encomendar: QueryApi: nulo ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_simulatedconversation_MailboxTrackingFolders
Relação de muitosTo-One: caixa de correiotrackingfolder msdyn_simulatedconversation_MailboxTrackingFolders
| Property | Valor |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_simulatedconversation_MailboxTrackingFolders |
| IsPersonalizável | True |
| AssociatedMenuConfiguration | AvailableOffline: Verdadeiro Comportamento: DoNotDisplayGrupo: DetailsEtiqueta: MenuId: null Encomendar: QueryApi: nulo ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_simulatedconversation_PrincipalObjectAttributeAccesses
Relação Many-To-One: principalobjectattributeaccess msdyn_simulatedconversation_PrincipalObjectAttributeAccesses
| Property | Valor |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_simulatedconversation_PrincipalObjectAttributeAccesses |
| IsPersonalizável | True |
| AssociatedMenuConfiguration | AvailableOffline: Verdadeiro Comportamento: DoNotDisplayGrupo: DetailsEtiqueta: MenuId: null Encomendar: QueryApi: nulo ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_simulatedconversation_ProcessSession
Relação deTo-One Multos: sessão de processo msdyn_simulatedconversation_ProcessSession
| Property | Valor |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_simulatedconversation_ProcessSession |
| IsPersonalizável | True |
| AssociatedMenuConfiguration | AvailableOffline: Verdadeiro Comportamento: DoNotDisplayGrupo: DetailsEtiqueta: MenuId: null Encomendar: QueryApi: nulo ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_simulatedconversation_SyncErrors
Relação de muitosTo-One: syncerror msdyn_simulatedconversation_SyncErrors
| Property | Valor |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_simulatedconversation_SyncErrors |
| IsPersonalizável | True |
| AssociatedMenuConfiguration | AvailableOffline: Verdadeiro Comportamento: DoNotDisplayGrupo: DetailsEtiqueta: MenuId: null Encomendar: QueryApi: nulo ViewId: 00000000-0000-0000-0000-000000000000 |
Consulte também
Referência de tabela/entidade do Dataverse
Referência da API Web Dataverse