惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
N
Netflix TechBlog - Medium
大猫的无限游戏
大猫的无限游戏
爱范儿
爱范儿
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Register - Security
The Register - Security
IT之家
IT之家
博客园_首页
Microsoft Security Blog
Microsoft Security Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
I
InfoQ
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Jina AI
Jina AI
Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
博客园 - Franky
C
Check Point Blog
T
The Blog of Author Tim Ferriss
V
Visual Studio Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
Recent Announcements
Recent Announcements
云风的 BLOG
云风的 BLOG
美团技术团队
The Cloudflare Blog
Y
Y Combinator Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News
V
V2EX
aimingoo的专栏
aimingoo的专栏
GbyAI
GbyAI
G
Google Developers Blog
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
U
Unit 42
罗磊的独立博客
量子位
MongoDB | Blog
MongoDB | Blog
Last Week in AI
Last Week in AI
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件
D
Docker
人人都是产品经理
人人都是产品经理

博客园 - Magicam

jquery easyui 扩展验证 vs2010 安装 Ajax Control Toolkit Backing up the tail mysql 1449 : The user specified as a definer ('root'@'%') does not exist 解决方法 WInform CMD command Mysql中的数据导入SQLServer2000 VS2010安装SP1后无法安装VS2010 SDK Vs2008调试Silverlight时,出现“未安装silverlight托管调试包” js 取时间代码 Sys.ArgumentOutOfRangeException: Value must be an integer 错误的原因 iframe - Magicam wia Kodak 扫描仪应用 winform - Magicam js实现: e.keycode详解 jquery 无法设置selected属性,未指明的错误 Mysql存储过程游标循环操作 JQuery ListBox间移动和ListBox内上下移动 Tif文件转换成GIF列表 - Magicam - 博客园 Visual Studio 2010 安装“deffactory.dat can not open” 的解决办法 - Magicam js 实现2列 div 自适应高度 - Magicam NHibernate配置引发的异常 - Magicam - 博客园
NetTiers模板属性说明
Magicam · 2010-02-09 · via 博客园 - Magicam
属性名称 默认值 名称
01.GettingStarted - Required   必填项
ChooseSourceDatabase 选择数据库
MappingFile c:\NetTiers\Output\Mapping.config 影射文件
OutputDirectory c:\NetTiers\Output 输出目录
RootNameSpace 根节点命名空间
01b.FilterbyIndividualObject - Optional   可选项
EnumTable 选择枚举表
SourceTable 选择需要生成的表
SourceViews 选择需要生成的视图
02.FrameworkGeneration - Optional   可选项
AutoIncrementBuildVersion True 自动包含编译的版本
CustomCodeFolderName App_Code 自定义代码文件夹名称
DotNetVersion v3_5 DotNet版本
EntLibVersion v4_1 微软企业库的版本
EqualitySemantics Value
ExecuteSql False 执行SQL
IncludeComponentLayer None 生成组件层
IncludeDatabaseFeatures None 包含数据库特性
IncludeGenerateDate False 包含生成的日期
IncludeUnitTest None 包含单元测试
IncludeWCFDataAttributes False 包含WCF属性
IncludeXMLAttributes False 包含XML属性
LaunchVisualStudio False 运行
NameConversion None 名称转换
SerializeEntityState False 序列化实体状态
SQLFolderName SQL SQL文件夹名称
TimeStandard Local 标准时间
ValidationType Nettiers 验证类型
ViewReport True 生成完成后显示报表
VisualStudioVersion v2008 VisualStudio版本
03.Namespace - Required 命名空间 必填项
BusinessLogicLayerNameSpace Entities 业务逻辑层命名空间
ComponenLayerNameSpace 组件层命名空间
DataAccessLayerNameSpace Data 数据访问层的命名空间
UnitTestNameSpace UnitTests 单元测试命名空间
04.General - Advanced   高级选项
CompanyName 公司名称
CompanyURL 公司网址
SignAssembly False SNK公钥
05.WebLibrary - Advanced   高级选项
DataSourceEnableTransactionDefault True
GenerateWebLibrary True 生成WebLibrary
IncludeDesingTimeSupport True 包含设计时支持
06.Web - Advanced   高级选项
AttemptCreateLocalVirtualDirectory False 尝试创建本地虚拟目录
GenerateWebService False 包含WebService
WebServiceOutputPath c:\NetTiers\Output\WebServices WebService的输出路径
WebServiceUrl http://localhost/Services WebService的URL
06b.WebSite - Advanced   高级选项
DateFormat MM/dd/yyyy 日期格式
GenerateWebSite True 创建Web站点
GenerateWebSiteAdmin True 创建Web站点管理员
IncludeAtlasLibrary False 包含微软的Ajax库
IncludeAtlasToolkit False 包含Ajax扩展工具
OverwriteWebConfig False 覆盖web.config文件
UseWebAppProject False 使用web项目
WebAdminSiteName 管理员站点名称
07.CRUD - Advanced   高级选项
AllowCustomProcMultipleResults False
CSPUseDefaultValForNonNullableType False 自定义存储过程为nullable类型使用默认值
CustomNonMatchingReturnType DataSet
CustomProcedureStartsWith _{0}_ 自定义存储过程的前缀
DropStyle Entity 选择Entity的话生成後Drop删除已经生成的存储过程,选择All的话,会删除满足存储过程前缀,不满足自定义存储过程前缀的存储过程
IncludeCustoms True 包含自定义存储过程
IncludeDelete True 包含delete存储过程
IncludeDrop True 是否生成drop语句,如果是则根据DropStyle生成
IncludeFind True 生成Find存储过程
IncludeGet True 包含Get存储过程
IncludeGetList True 包含GetList存储过程
IncludeGetListFK True 生成根据外键查询的存储过程
IncludeGetListIX True 生成根据唯一键查询的存储过程
IncludeInsert True 生成Insert存储过程
IncludeManyToMany True 生成多对多关系
IncludeRelations True 生成关联
IncludeSave True 生成保存
IncludeUpdate True 生成更新
IsolationLevel None 事务隔离级别
LibraryPath References
ParseDbColDefaultVal False 使用数据库字段默认值初始化实体属性
RetryEnabled False 允许重试,当执行出错时允许重试
RetryMaxAttempts 5 重试次数
RetrySleepStyle Constant 重试等待类型
RetrySleepTime 1000 重试间隔时间
08.StoredProcedure - Advanced   高级选项
DeleteSuffix _Delete 存储过程delete语句的前缀
FindSuffix _Find 存储过程find语句的前缀
GrantReadUser
GrantUser 存储过程grant语句的前缀
InsertSuffix _Insert 存储过程insert语句的前缀
ProcedurePrefix 存储过程的前缀
SelectAllSuffix _List 存储过程selectall语句的前缀
SelectSuffix _Get 存储过程select语句的前缀
UpdateSuffix _Update 存储过程update语句的前缀
09.Code Style - Advanced   高级选项
AliasFilePath 别名路径
BaseClassFormat {0}Base 基类{0}Base
ChangeUnderscoreToPascalCase True 将_转换为Pascal
CollectionFormat {0}Collection 子集{0}Collection一对多时,会包含子表(数据)的集合
ColumnClassNameFormat {0}Column
ComparerClassNameFormat {0}Comparer
EntityFormat {0} 实体格式默认{0}
EntityKeyFormat {0}Key EntityKey格式{0}Key
EnmuFormat {0}List 枚举格式{0}List
EventArgesClassNameFormat {0}EventArgs
EventHandlerClassNameFormat {0}EventHandler
GenericListFormat TList<{0}> Nettiers自带的泛型集合之一TList<{0}>表使用
GenericViewFormat VList<{0}> 泛型集合之一VList<{0}>视图使用
InterfaceFormat I{0} 接口格式I{0}
ManyToManyFormat {0}From{1} 多对多格式{0}From{1}
MethodNames 方法名称
MethodNames BulkInsert BulkInsert 批量插入方法的名称
MethodNames DeepLoad DeepLoad 主从表查询方法的名称
MethodNames DeepSave DeepSave 主从表保存方法的名称
MethodNames Delete Delete 删除方法的名称
MethodNames Find Find 查询方法的名称
MethodNames Get Get Get方法的名称
MethodNames GetAll GetAll 查询全部方法的名称
MethodNames GetPaged GetPaged 分页查询方法的名称
MethodNames GetTotalItems GetTotalItems 查询行数方法的名称
MethodNames Insert Insert 插入方法的名称
MethodNames Save Save 保存方法的名称
MethodNames Update Update 更新方法的名称
ProviderFormat {0}Provider 提供者命名格式
SafeNamePrefix SafeName_
ServiceClassNameFormat {0}Service Service类名称前缀
StrippedTablePrefixes tbl;tbl_ 剥离表的前缀
StrippedTableSuffixes _t 剥离表的后缀
UsePascalCasing Style2 使用PascalCasing
09.WinFormLibrary - Advanced   高级选项
GenerateWinLibrary False 生成WinLibrary
10.WebLibrary.Security - Optional   安全选项
EntityMembershipUserPKCol
GenerateWebSecurity False
MembershipUserMapFile
UseMD5Hash False 使用MD5Hash加密