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.
我正在使用带有 winforms 应用程序的 ravendb。现在我想添加到我的实体 Book 属性 CoverPhoto 中,它应该是图像类型。如何将图像存储在 raven 嵌入式数据库中?
任何教程,请链接。
谢谢
您将其存储为文档的附件。
http://ravendb.net/docs/client-api/attachments