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.
誰かがどのリンクが有用で、どのように使用されているかを説明できますか?
MSDNのドキュメントは少しまばらで、テストしようとしましたが、エラーが発生します。SaveChanges()
SaveChanges()
Windows Azure テーブルでは、リンクはまったく使用されません (つまり、永続化されません)。クライアントのメモリにリンクを構築できるかもしれませんが、それがどれほど役立つかはわかりません。リンクは一対多または多対多の関係に使用されると思います-したがって、テーブルではなくデータベースにのみ適用されます。