laptop and a wrench

Erro

The EditOperation.Callback method fails and no row events are received from using the method.

Última Publicação: April 21, 2023 ArcGIS Pro SDK for .NET
Número de ID do Erro BUG-000157359
EnviadoApril 10, 2023
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Pro SDK for .NET
Versão encontrada3.0
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusAs Designed

Informações Adicionais

InsertCursor is in place to quickly add large numbers of rows. Firing events is going to slow down the insertions. Using the CreateRow method is the correct pattern when needing events to fire.

Solução Provisória

Use the Table.CreateRow method instead of InsertCursor. Additionally, use Create Method (EditOperation) instead of the Callback method to work around not getting the RowCreated method event to fire.

Etapas para Reproduzir

ID do Erro: BUG-000157359

Software:

  • ArcGIS Pro SDK for .NET

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download