IEnlistmentNotification实现文件事务,设计模式

时间:2016-05-24 09:28:43
【文件属性】:

文件名称:IEnlistmentNotification实现文件事务,设计模式

文件大小:727KB

文件格式:RAR

更新时间:2016-05-24 09:28:43

实现文件事务 设计模式

IEnlistmentNotification实现文件事务,基本符合设计模式


【文件预览】:
TestTran
----TestTran.sln(3KB)
----YGL.Transactions()
--------IResourceEnlistment.cs(445B)
--------ResourceEnlistment.cs(2KB)
--------IResourceRollback.cs(408B)
--------ResourceSqlHelper.cs(773B)
--------ResourceRollback.cs(2KB)
--------Properties()
--------YGL.Transactions.csproj(3KB)
--------obj()
--------bin()
----TestTran.suo(41KB)
----YGL.SqlLite()
--------YGL.SqlLite.csproj(2KB)
--------Properties()
--------SqlLiteTool.cs(2KB)
--------obj()
--------bin()
----TestTran()
--------Program.cs(3KB)
--------SqliteJournalHelper.cs(3KB)
--------TestTran.csproj(3KB)
--------Properties()
--------obj()
--------bin()

网友评论

  • 写的不错 , 知道怎么定义事务了
  • 不错,知道怎么自己定义事务了