Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データストアに「ゴミ箱」を実装する簡単な方法ではないかと思います。
名前空間はエンティティキーの一部であり、エンティティの作成後に変更することはできません。唯一の方法は、新しいエンティティを作成し、プロパティをコピーして、元のエンティティを削除することです。