首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > 允许您创建和维护一个数据库使用C #对象模型

允许您创建和维护一个数据库使用C #对象模型

  • 资源大小:401.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: sql database csharp DevTool objectmodel

资 源 简 介

Overview Allows you to create and maintain a database using a c# object model. Using attributes for tables and indexes on a class and attributes for a column on a field. Classes can inherit from each other so that common fields can be put into a base class and maintained in one place. The system reads the existing database structure and only creates SQL to update the db. Existing structure will be left unchanged unless specifically targeted. Supports SQL Server currently, but project is structured to add support for further databases Start with the Assumptions page in the WIKI Currently Supported Structures Tables Columns Column Defaults Indexes Relationships Referential Integrity via Triggers
VIP VIP
0.176846s