• 大小: 16.77M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 数据库  实例  

资源简介

nhibernate连接多数据库,多数据库切换行的操作

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: Assemblytitle(“Extended“)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(“Extended“)]
[assembly: AssemblyCopyright(“Copyright ©  2013“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

// Setting ComVisible to false makes the types in this assembly not visible 
// to COM components.  If you need to access a type in this assembly from 
// COM set the ComVisible attribute 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       5776  2013-05-21 17:17  NhibernateMultiDatabases.sln

     文件       4096  2013-05-21 17:17  Extended\bin\Debug\Extended.dll

     文件       7680  2013-05-21 17:17  Extended\bin\Debug\Extended.pdb

     文件       2267  2013-05-21 17:17  Extended\Extended.csproj

     文件       6448  2013-11-22 15:00  Extended\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        588  2013-05-22 09:22  Extended\obj\Debug\Extended.csproj.FileListAbsolute.txt

     文件       4096  2013-05-21 17:17  Extended\obj\Debug\Extended.dll

     文件       7680  2013-05-21 17:17  Extended\obj\Debug\Extended.pdb

     文件       1428  2013-05-21 17:16  Extended\Properties\AssemblyInfo.cs

     文件      32768  2013-03-17 22:08  lib\Iesi.Collections.dll

     文件      87552  2013-03-17 22:08  lib\Iesi.Collections.pdb

     文件     112494  2013-03-17 22:08  lib\Iesi.Collections.xml

     文件    3598848  2013-03-17 22:08  lib\NHibernate.dll

     文件    9471488  2013-03-17 22:08  lib\NHibernate.pdb

     文件     163840  2011-03-09 02:32  lib\NHibernate.Validator.dll

     文件    2363192  2013-03-17 22:08  lib\NHibernate.xml

     文件    1011712  2013-05-17 14:48  lib\Oracle.DataAccess.dll

     文件     205312  2013-04-19 14:46  lib\System.Data.SQLite.dll

     文件    1054720  2013-04-19 14:46  lib\X64\SQLite.Interop.dll

     文件     817152  2013-04-19 14:46  lib\X86\SQLite.Interop.dll

     文件       1407  2013-05-17 16:28  NhibernateMultiDatabases\app.config

     文件        335  2013-05-17 13:15  NhibernateMultiDatabases\App.xaml

     文件        663  2013-05-21 15:56  NhibernateMultiDatabases\App.xaml.cs

     文件       4096  2013-05-22 09:41  NhibernateMultiDatabases\bin\Debug\baseLocal.sqlite

     文件       4096  2013-05-21 17:17  NhibernateMultiDatabases\bin\Debug\Extended.dll

     文件       7680  2013-05-21 17:17  NhibernateMultiDatabases\bin\Debug\Extended.pdb

     文件      32768  2013-03-17 22:08  NhibernateMultiDatabases\bin\Debug\Iesi.Collections.dll

     文件      87552  2013-03-17 22:08  NhibernateMultiDatabases\bin\Debug\Iesi.Collections.pdb

     文件     112494  2013-03-17 22:08  NhibernateMultiDatabases\bin\Debug\Iesi.Collections.xml

     文件    3598848  2013-03-17 22:08  NhibernateMultiDatabases\bin\Debug\NHibernate.dll

............此处省略174个文件信息

评论

共有 条评论