laptop and a wrench

Error

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

Última publicación: April 21, 2023 ArcGIS Pro SDK for .NET
Número de ID del error BUG-000157359
EnviadoApril 10, 2023
Última modificaciónJune 5, 2024
Relacionado conArcGIS Pro SDK for .NET
Versión encontrada3.0
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoAs Designed

Información adicional

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.

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000157359

Software:

  • ArcGIS Pro SDK for .NET

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga