Property | Type | Description | |
---|---|---|---|
ActionDone | EventHandler |
Method | Description | |
---|---|---|
GetTableList ( string accessFileName ) : List |
获得字段列表
|
|
ImportAccessDataBase ( string accessFileName, List |
导入数据
|
|
ImportAccessDb ( ) : Common.System |
|
|
OnActionDone ( |
OnActionDone
|
|
Run ( ) : int |
|
Method | Description | |
---|---|---|
GetDataType ( OleDbType oleDataType, long columnSize, int numericPrecision, int numericScale ) : string |
获得数据类型
|
public static GetTableList ( string accessFileName ) : List |
||
accessFileName | string | |
return | List |
public static ImportAccessDataBase ( string accessFileName, List |
||
accessFileName | string | |
table | List |
|
mongoSvr | MongoServer | |
return | void |
public static OnActionDone ( |
||
e | ||
return | void |