petapoco 新手上路

PetaPoco是一個輕量級ORM框架html

 
簡單使用:
 

 

ConnectionStringName = "neware_mes"; // Uses last connection string in config if not specified
SchemaName = "neware_fmt";    SchemaName 與數據庫名稱 必須 一致
Namespace = "FCS.Entity";         自定義任意的命中空間
RepoName = "FCSDB";               自定義任意的petapoco數據庫訪問類名
GenerateOperations = true;
GeneratePocos = true;
GenerateCommon = true;
ClassPrefix = "";
ClassSuffix = "";
TrackModifiedColumns = false;前端

 

基本語法:git

 

http://www.cnblogs.com/vento/archive/2013/02/09/2909562.htmlgithub

 

 

推薦一個開源的bootstarp web前端框架:https://colorlib.com/polygon/gentelella/form.htmlweb

相關文章
相關標籤/搜索