laptop and a wrench

不具合

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

最後に公開された状態: April 21, 2023 ArcGIS Pro SDK for .NET
不具合 ID 番号 BUG-000157359
送信されましたApril 10, 2023
最終更新日June 5, 2024
適用対象ArcGIS Pro SDK for .NET
見つかったバージョン3.0
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスAs Designed

参考情報

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.

対処法

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.

再現の手順

不具合 ID: BUG-000157359

ソフトウェア:

  • ArcGIS Pro SDK for .NET

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動