Property | Type | Description | |
---|---|---|---|
SdqName | string | ||
TableName | string |
Method | Description | |
---|---|---|
Build ( ) : void |
执行前,请设置:TargetFolder,NameSpace,Columns,VSNET
|
|
Class ( string tableName ) : string |
首字母大写,去掉复数,‘ ’=>'_'
|
|
WeedBuilder ( |
Method | Description | |
---|---|---|
DEF ( |
||
DT ( |
获取System.Data.DbType
|
|
EST ( |
获取System.Type ?
|
|
GetItem ( string itemFormat ) : string | ||
GetKeyCol ( ) : |
||
N ( |
获取名称
|
|
ST ( |
获取System.Type
|
|
Up1 ( string text1 ) : string |
首字母大写,‘ ’=>'_'
|
public static Class ( string tableName ) : string | ||
tableName | string | |
return | string |
public WeedBuilder ( |
||
db | ||
return | System |