Subtypes are not copied to the new feature class when importing fields from an existing feature class.
最後に公開された状態: July 26, 2016ArcGIS for Desktop
不具合 ID 番号
BUG-000097279
送信されました
June 17, 2016
最終更新日
June 5, 2024
適用対象
ArcGIS for Desktop
見つかったバージョン
10.1
オペレーティング システム
Windows OS
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
The Subtype definition is not part of the field set of a class, it it class level business logic that explains how like type rows can be stored in a single table, and have different validation (domains) and default values per Subtype. The listed workaround maintain this information because they are transferring the table itself. Additionally geodatabase copy paste (accessed via the context menu > Copy) will maintain all associated business logic assigned on a table.
対処法
- Use the Copy Features tool or Feature Class to Feature Class tool, then use the Truncate Table tool to remove data.OR - Transfer the schema using an XML Workspace document.