wiseant

2010年6月14日

在EF4.0中建立表与视图之间的关联(create association between TABLE and VIEW in EF4.0)

摘要: 建立表和视图的脚本Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--createtableTable1(Idintidentity(1,1)notnull,Namenvarchar(20)notnull,DepartmentIdintnotnull,At... 阅读全文

posted @ 2010-06-14 12:25 Ant 阅读(675) 评论(0) 推荐(0)

导航