点击或拖拽改变大小

DALTableQueryMySQLColumn 方法

Sweet 开发框架

[缺少 "M:Sweet.GeneratorCode.DAL.DALTable.QueryMySQLColumn(System.String,System.String,System.String)" 的 <summary> 文档]

命名空间:  Sweet.GeneratorCode.DAL
程序集:  Sweet.GeneratorCode (在 Sweet.GeneratorCode.dll 中) 版本:3.3.1.0 (3.3.1.0)
语法
public IList<GenTableColumn> QueryMySQLColumn(
	string connStr,
	string tableSchema,
	string tableName
)

参数

connStr
类型:SystemString

[缺少 "M:Sweet.GeneratorCode.DAL.DALTable.QueryMySQLColumn(System.String,System.String,System.String)" 的 <param name="connStr"/> 文档]

tableSchema
类型:SystemString

[缺少 "M:Sweet.GeneratorCode.DAL.DALTable.QueryMySQLColumn(System.String,System.String,System.String)" 的 <param name="tableSchema"/> 文档]

tableName
类型:SystemString

[缺少 "M:Sweet.GeneratorCode.DAL.DALTable.QueryMySQLColumn(System.String,System.String,System.String)" 的 <param name="tableName"/> 文档]

返回值

类型:IListGenTableColumn

[缺少 "M:Sweet.GeneratorCode.DAL.DALTable.QueryMySQLColumn(System.String,System.String,System.String)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架