会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
The blog of Andy Wei
Roll up our sleeves to work harder.
博客园
首页
管理
2014年7月1日
PowerDesigner-VBSrcipt-自动设置主键,外键名等(SQL Server)
摘要: 在PowerDesigner中的设计SQL Server 数据表时,要求通过vbScript脚本实现下面的功能:主键:pk_TableName外键:fk_TableName_ForeignKeyColumnList当字段作为主键,而且类型为smallint,int,bigint,那么要设置Ident...
阅读全文
posted @ 2014-07-01 12:14 ok_008
阅读(1803)
评论(0)
推荐(0)
编辑