NetTiers学习总结3--实体层.docVIP

  • 8
  • 0
  • 约3.39万字
  • 约 35页
  • 2016-08-17 发布于重庆
  • 举报
NetTiers学习总结3--实体层

第三次 实体层 Entity Layer You can think of an Entity as the Reflection of a Database-table exposed in Object Oriented fashion. The Word Entity is the same which is commonly used and mostly for a Database-Table. So in the .Net environment an object reflecting a Database-table cascadingly, Exposing its Columns as class-Properties, Carefully matching the Data Types between a database-column and a .Net-Type(Let say string for varchar and Int16 for smallint). Now think of a Database-Table USERS where, definitely, each row of table is representing a single Users complete information(like her ID, Name, A

文档评论(0)

1亿VIP精品文档

相关文档