加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c# – RavenDB Embedded:磁盘上存储的数据在哪里?

发布时间:2020-12-16 01:46:27 所属栏目:百科 来源:网络整理
导读:使用EmbeddableDocumentStore for RavenDB时,数据存储在磁盘上的哪个位置? var documentStore = new EmbeddableDocumentStore { DataDirectory = "TestApp" }; DataDirectory和磁盘位置之间是否存在关联? 更新:使用截至2011-08-09的最新版本.它是一个控制
使用EmbeddableDocumentStore for RavenDB时,数据存储在磁盘上的哪个位置?

var documentStore = new EmbeddableDocumentStore { DataDirectory = "TestApp" };

DataDirectory和磁盘位置之间是否存在关联?

更新:使用截至2011-08-09的最新版本.它是一个控制台应用程序,所以没有ASP.NET目录.

解决方法

它将使用的目录基于应用程序的当前目录,或基本目录,如果您使用?作为开始

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读