Asp.net中使用Sqlite数据库的方法
Specify cache size(指定Cache大小) Specify page size(指定页大小) Data Source=filename;Version=3;Page Size=1024; Disable enlistment in distributed transactions Data Source=filename;Version=3;Enlist=N; Disable create database behaviour(禁用创建数据库行为) Limit the size of database(限制数据库大小) Data Source=filename;Version=3;Max Page Count=5000; The Max Page Count is measured in pages. This parameter limits the maximum number of pages of the database. Data Source=filename;Version=3;Journal Mode=Off; Persist the Journal File(持久) Data Source=filename;Version=3;Journal Mode=Persist; Controling file flushing Data Source=filename;Version=3;Synchronous=Full; Full specifies a full flush to take action after each write. Normal is the default value. Off means that the underlying OS flushes I/O's. (编辑:西双版纳站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
- 2020年的中国家具产业复苏仍有四大关键点
- 苹果iwatch/apple watch和其他智能手表有什么不同
- iWatch图集/Apple Watch图集
- iOS 12.1 beta 1更新了什么 iOS 12.1 beta 1更新内容一览
- 来广州设计周听会!河盛商业空间展示邀您一同“最美”时刻!
- asp.net 操作XML 按指定格式写入XML数据 WriteXml
- ios9.3.2beta2更新了什么 ios9.3.2beta2更新内容介绍
- 不造产品,只造作品 | MK因厨间品质生活而彰
- 12月25日佛山市供应链物流产业标准联盟正式成立
- iOS 11.2.5 beta7公测版怎么升级 iOS 11.2.5 beta7公测版升